Hi
I'm currently working on a plugin / content source for YOOtheme Pro to display products within a YOOtheme template, e.g. in articles. It's not a replacement for the product page, but rather for the Hikashop Product Insert plugin, to include products in regular content. Currently it will display a single product or products from a category. I plan on adding a limit to only display X products, sorting (latest, random, cheapest etc.).
Currently the content source supports these Hikashop product data:
title
description
image
link
price value
price value with tax
price value without discount
price value without discount with tax
I also need to add support for badges, but the hard part is done. I know this is not a full integration - I would love that as I work exclusively with YOOtheme, but it's a start.
The example screenshot is a Hikashop product displayed in a grid element.