-- url of the page with the problem -- : RealListOutfitters.com
-- HikaShop version -- : HikaShop Starter 2.2.3
-- Joomla version -- : Joomla! 2.5.16 Stable
-- PHP version -- :5.3.27
-- Browser(s) name and version -- : Firefox 25.0
-- Error-message(debug-mod must be tuned on) -- : No Error message
I have a product that has both color and size characteristics.
There is a price difference:
$20 - Small,Medium,Large and X-Large
$25 - 2X-Large, 3X-Large and 4X-Large
I clicked the Manage variants button and modified all of the 2X-Large, 3X-Large and 4X-Large variations to mark those as $25 which works just fine. I did not change any of the Small, Medium, Large or X-Large variants.
However, in displaying the different combinations, I have this problem:
All colors w/Small, Medium, Large - Quantity Selection Box is not displayed
All colors w/X-Large, 2X-Large, 3X-Large and 4X-Large - Quantity Select Box is displayed
Notice that although I did not modify any of the variants for Small, Medium, Large and X-Large, the X-Large does display the Quantity Select Box whereas the Small, Medium and Large do not.
Here is the product display problem:
Here is the main product page:
Here is one of the variant pages that I modified:
Now it was my understanding that if there was no price difference, then you did not have to modify any of the variants that had the same price as the main product page as it would be the default.
The 'real' confusion was why the 'X-Large' displays just fine but the 'Small, Medium and Large' do not.
So I edited the variant records for all colors for 'Small, Medium, Large, X-Large' and now the quantity selection box appears.
However, I thought that any variants that are not modified default to the mail product settings. Am I wrong?