Size in email even if display variant is not on?

  • Posts: 47
  • Thank you received: 0
12 years 11 months ago #31982

Is it possible to get the size into the email even if the display option of "append variant to product name" is turned off?

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

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
12 years 11 months ago #32000

You should keep that option on and add CSS to hide it on your product page, like that:
.hikashop_product_page .hikashop_product_variant_subname{ display:none;}

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

  • Posts: 47
  • Thank you received: 0
12 years 11 months ago #32081

Awesome, thanks, but these display like this:

Product Name: Small Black

I see using Firebug that "Small Black" is in a DIV, but the ":" is with the Product Name. Is there any way to make that colon go away?

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

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
12 years 11 months ago #32104

If you update HikaShop to 1.5.5 by downloading it from our website and installing it, the colon will be in the span with the variants.
Otherwise, you can edit the file administrator/components/com_hikashop/classes/product.php (near the end).

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

Time to create page: 0.058 seconds
Powered by Kunena Forum