variant display help

  • Posts: 223
  • Thank you received: 1
12 years 9 months ago #46746

i would like to tweak the way the finish for a variant appears....

here is current view.... decorativeplumbingonline.com/mr-steam-ge...trol-designer-finish [/url]

i want to remove the ":" that appears before the finish name...in this case i want ANTIQUE BRASS, not : ANTIQUE BRASS

i have looked high and low and can't find the code to change, please help!

thanks

Last edit: 12 years 9 months ago by plumbingdeals.

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

  • Posts: 83103
  • Thank you received: 13418
  • MODERATOR
12 years 9 months ago #46841

That comes from the function checkVariant in the file administrator/components/com_hikashop/classes/product.php :
$variant->product_name = $variant->main_product_name.'<span class="hikashop_product_variant_subname">: '.$variant->characteristics_text.'</span>';

The following user(s) said Thank You: plumbingdeals

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

Time to create page: 0.053 seconds
Powered by Kunena Forum