Hello!
I am trying to list products with different sizes and a different price for each size.
For instance:
2 oz size for $11.00
4 oz size for $16.00
I am using the attributes to list the different scents but when I try to list attributes where pricing is involved this is what appears on my product page:
2ozATTRIBUTES_PRICE_DELIMITER_PREFIX$11.00ATTRIBUTES_PRICE_DELIMITER_SUFFIX
4ozATTRIBUTES_PRICE_DELIMITER_PREFIX$16.00ATTRIBUTES_PRICE_DELIMITER_SUFFIX
It should just list the size option and price.
I have read several tutorials and have followed them when trying to set this up but I am still having this error. Any help would be greatly appreciated.
Thanks!



