AbanteCart Community

Shopping Cart Operations => Support => Topic started by: nigelt on April 18, 2014, 12:36:00 PM

Title: Product combinations
Post by: nigelt on April 18, 2014, 12:36:00 PM
Hi Folks,
Can anyone tell me what I'm doing wrong ?
I've created a parent attribute called SandC and created 2 child attributes SSSS and CCCC
Ive populated the SSSS attribute with Small and Large and populated CCCC with Black and White

I've then created a product, added the SandC option
Changed the option values using the dropdown to get the values I want
Up to here... fine. (see pic6.jpg)
YET, as soon as I click save
It changes to .. well... have a look at pic7 !
The values disappear.
I've tried it quite a few times, uninstalled and reinstalled 3 times but getting the same results.
Its version 1.1.8 installed via softalucous
Any thoughts anyone ?
Thanks





Title: Re: Product combinations
Post by: abantecart on April 18, 2014, 06:01:13 PM
This is very strange. Do you see values if you reload the page or access storefront for this product?
Title: Re: Product combinations
Post by: nigelt on April 19, 2014, 03:35:17 AM
Strange indeed.
No the attributes are still missing on refresh of the page in the backend, and the the frontend is only showing 2 of the 4 options, even though all four are in stock.
I've pm'd you access details so  you can have a look and play at your leisure if that helps.
Thanks
Title: Re: Product combinations
Post by: abantecart on April 20, 2014, 09:07:39 PM
Here is a fix for your issue:
https://github.com/abantecart/abantecart-src/commit/3b1e730bb6c79c5a34bbeeed1bdf1a11215ca233

You can copy entire file and replace existing one.

This fix will be out in version 1.1.9.
Title: Re: Product combinations
Post by: nigelt on April 24, 2014, 01:38:18 PM
Sorry for the delay. This works great thanks.