Variant name only appears after choosing in dropdown

  • Posts: 359
  • Thank you received: 24
  • Hikaserial Standard Hikashop Business
3 years 5 months ago #335742

-- HikaShop version -- : 4.4.3
-- Joomla version -- : 3.10.2
-- PHP version -- : 7.4

Hi

When I have variants of an item and one of them is set to default to show, this variants name is not showing beneath the title.
But after picking another variant, that name is shown.
And choosing the default in the dropdown also shows the name now.

How can I get the name to show?

Regards
Thomas

Attachments:

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

  • Posts: 83402
  • Thank you received: 13497
  • MODERATOR
3 years 5 months ago #335743

Hi,

That's done in purpose yes. If you want it all the time, you can change the line:
echo $this->element->main->product_name;
to:
echo $this->element->product_name;
in the file product / show_default.php via the menu Display>Views.

The following user(s) said Thank You: Thrane

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

  • Posts: 359
  • Thank you received: 24
  • Hikaserial Standard Hikashop Business
3 years 5 months ago #335752

Thank you so much! :-)

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

Time to create page: 0.074 seconds
Powered by Kunena Forum