I am wanting to add a group price to be listed on outside page. it is a price when you have a membership. but I want to list both prices.
in the product i put in a price1 and price2 and the other prices are 0
in my page listing_0 I put in a bunch of test codes (not knowing what code to use) and only a few of them are used (replaced with values)
[price]=$35.00
[price0]=[price0]
[price1]=[price1]
[price2]=0
[price3]=0
[price4]=[price4]
[oprice]=[oprice]
[itemprice]=[itemprice]
so as you can see only the [price] converted to $ amount and [price2] and [price3] converted but didnt have the $ symbol.
I did look in http://www.3dcart.com/guide/ and https://support.3dcart.com/index.php...kbarticleid=80
both of those guides do not have this info. how do I display my group prices?
Doug
in the product i put in a price1 and price2 and the other prices are 0
in my page listing_0 I put in a bunch of test codes (not knowing what code to use) and only a few of them are used (replaced with values)
[price]=$35.00
[price0]=[price0]
[price1]=[price1]
[price2]=0
[price3]=0
[price4]=[price4]
[oprice]=[oprice]
[itemprice]=[itemprice]
so as you can see only the [price] converted to $ amount and [price2] and [price3] converted but didnt have the $ symbol.
I did look in http://www.3dcart.com/guide/ and https://support.3dcart.com/index.php...kbarticleid=80
both of those guides do not have this info. how do I display my group prices?
Doug