I have had the store running sucessfully now for six months and one of the things I had to do was hard-code the item price and comment out NETQUOTEVAR:PRODUCTPRICE for each template in my different catagories (different prices).
The reason for this is that my images are only available to members and the problem is that you can't see the price if not logged in. Actinic shows the message. 'Please Login to Purchase'
First thing I tried was edit the above message in Options | Text and that worked great, except that some items are more expensive than others so one fixed price in the warning message was no good.
I have to constantly update the templates to edit the $ price and would rather not (altho it's no great task) so all I am trying to acheive is 'anyone' can browse (and needs to see the price) but I don't really want to put the price in any titles, ref or info because it will be duplicated on login this way.
In the Product window | Price tab I have the Retail set for the product visable but unchecked the Enable box therefore stopping non-members from purchasing.
Also, if I can get this back to how it should be, I could consider Jan's currency updater which seems a great nifty, little thing!
The reason for this is that my images are only available to members and the problem is that you can't see the price if not logged in. Actinic shows the message. 'Please Login to Purchase'
First thing I tried was edit the above message in Options | Text and that worked great, except that some items are more expensive than others so one fixed price in the warning message was no good.
I have to constantly update the templates to edit the $ price and would rather not (altho it's no great task) so all I am trying to acheive is 'anyone' can browse (and needs to see the price) but I don't really want to put the price in any titles, ref or info because it will be duplicated on login this way.
In the Product window | Price tab I have the Retail set for the product visable but unchecked the Enable box therefore stopping non-members from purchasing.
Also, if I can get this back to how it should be, I could consider Jan's currency updater which seems a great nifty, little thing!
Comment