![]() |
Show List Price in pcShowProductH.asp |
Post Reply ![]() |
Author | |
Jackalope ![]() Groupie ![]() Joined: 07-July-2006 Status: Offline Points: 0 |
![]() ![]() ![]() ![]() ![]() Posted: 26-June-2007 at 2:56pm |
I'm trying to add in the list price (with strikethrough) to the pcShowProductH.asp file. I know I need to insert some code between: <% if (pPrice>0) and (pcv_intHideBTOPrice<>"1") then %> and... <%if (pListPrice-pPrice)>0 AND plistHidden<0 AND session("customerType")<>1 then %> If anyone knows of a way to insert the list price between the price and savings, please help. Thanks. |
|
![]() |
|
Jackalope ![]() Groupie ![]() Joined: 07-July-2006 Status: Offline Points: 0 |
![]() ![]() ![]() ![]() ![]() |
I thought I could just add the code below, but it only gave a "HTTP 500 Internal Server Error" message. Here's the code I thought I could add: <%if (pListPrice)>0 AND plistHidden<0 AND session("customerType")<>1 then %> |
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |