Change default option

  • Posts: 38
  • Thank you received: 2
  • Hikashop Business Hikashop Essential
2 years 11 months ago #340860

-- url of the page with the problem -- : www.ododo.gr/
-- HikaShop version -- : 4.5.1
-- Joomla version -- : 3.10
-- PHP version -- : 7.4.27

Hello,

I select a product on Specifications->Options in Product Page Back-End.

In the Front-End added o dropdown selection with two options for this product. Please see the attached image.

I would like to change the default option, which now is NO with the other Option, Yes ( +0,70euro ).

May you can help me?

Thanks in advance

Attachments:

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

  • Posts: 83402
  • Thank you received: 13495
  • MODERATOR
2 years 11 months ago #340861

Hi,

Edit the file product / option via the menu Display>Views.
There, change the line:

$value = 0;
to:
$value = $optionElement->product_id;
and that will do it.

The following user(s) said Thank You: guro

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

Time to create page: 0.048 seconds
Powered by Kunena Forum