Odd... just noticed this. When an order is placed online, customers build their product by adding a few attributes. Some are free, some aren't. When we pull the order from the site, we build the product from that order. But we've just noticed that while the ATTRIBUTE is listed, the selected VALUE is not.
It will look like:
COLOR:
CASE COLOR:
BATTERY TYPE:
with no values. It SHOULD look like this:
COLOR: RED [R]
CASE COLOR: YELLOW [Y]
BATTERY TYPE: AA Alkaline (+2.60) [A]
We then use that RYA to build the proper part.
I don't understand why the values aren't showing. HELP??


Reply With Quote
