Display discounted characteristics

  • Posts: 197
  • Thank you received: 13
1 year 2 months ago #355896

-- HikaShop version -- : 5.0.0
-- Joomla version -- : 4.3.4
-- PHP version -- : 8.1

Hi

I have products with variants in my site.
I have created discounts for some variants.
Then i created a menu item to display discounted items, however because discounts are assigned to the variants (not the main product) nothing is shown in that page

how can I create a list to show the products that has an discounted variant ?

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

  • Posts: 83007
  • Thank you received: 13400
  • MODERATOR
1 year 2 months ago #355900

Hi,

Edit the hikashop_config table via your PHPMyAdmin and add an entry with the namekey discounted_only_with_variants and the value 1
This will make it so that the "only discounted product" mechanism of products listings will take into account products with discounted variants.
This is not activated by default as it complexifies the MySQL query loading the listing, which can lead to crashes on websites with a lot of products / variants based on the limitations of the server.

The following user(s) said Thank You: khashiz

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

Time to create page: 0.035 seconds
Powered by Kunena Forum