-- url of the page with the problem -- :
mywebsite.com/mypage
-- HikaShop version -- : 2.3.0
-- Joomla version -- : 3.3.1
-- PHP version -- : x.x.x
-- Browser(s) name and version -- : XXXXX x.x.x
-- Error-message(debug-mod must be tuned on) -- : Error_message
Hi,
I have some chemical products which sold as various weight of packages. Like 100g, 250g, 500g, etc. So I created a Charactaristics with Product Weight and added values into is as 100g, 250g, 500g,1000g, 2500g, etc.
Now when I am adding the characteristics into my product and add price to the selected weight that product in available and unpublish the rest. Like I have only 100g and 250g ackages for a product. So, I unpublish the rest of the values. The problem is in front end I can see all the option of packages from 100g to 2500g as drop down. Though the unpublished values doesnt let me see "Add to cart" button. Its showing "No Stock".
My question is how can I able to show only the published values? What is the reason that unpublished values are showing?
Thanks a lot