Is these possible?

  • Posts: 1053
  • Thank you received: 11
  • Hikashop Business
11 years 3 months ago #115114

Hi!
I have a website with two new goodies and I wonder if it can be done with hikashop

1. Two views for the catecory like this

www.wolfordshop.com/Ready-to-Wear/cp5656...title&hitsOverwrite=

and

www.wolfordshop.com/Ready-to-Wear/cp5656...title&hitsOverwrite=

and the other is thumbnails in characteritics beside dropdown. I know I can change the image photo with the characteristic feature, but can I have thumbs to select the color and not the dropdown?
like
www.wolfordshop.com/Shapewear-Ready-to-W.../si4470898/cl2/vt01/

Thanks

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
11 years 3 months ago #115124

Hi,

1. Yes, I think that will easily be possible, you'll just have to use the Type of item layout option of your content menu and some CSS code.

2. I think that you'll find some information about this through this thread :

You can do it with custom HTML yes.
You can even add it in the description of the product.
It should be like that:
<a href="URL_OF_THE_VARIANT">
<img src="YOUR_IMAGE_URL" />
</a>

where YOUR_IMAGE_URL is the URL of your image, and URL_OF_THE_VARIANT is the same link as the product page link but with the id of the product replaced with the id of the variant (you can get that on the variants listing, via the "manage variants" button of your product page).

Please Log in or Create an account to join the conversation.

Time to create page: 0.069 seconds
Powered by Kunena Forum