![]() |
How to hide SKU & weight |
Post Reply ![]() |
Author | |
cysayles ![]() Newbie ![]() Joined: 13-February-2007 Location: Canada Status: Offline Points: 0 |
![]() ![]() ![]() ![]() ![]() Posted: 13-January-2008 at 12:59pm |
How can I hide the SKU & weight that appears in product detail and is it possible for the AJAX popup?
I searched the forum and the only suggestion didn't work for me. Cy |
|
cy
|
|
![]() |
|
Greg Dinger ![]() Certified ProductCart Developers ![]() ![]() Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
![]() ![]() ![]() ![]() ![]() |
in the scripts viewprdc.asp, viewprdl.asp, and viewprdo.asp you will note references to theASP subroutines named "pcs_ShowSKU" and "pcs_DisplayWeight". Place an apostrophe (') in front of either and that sub will not be called. Now there may be formatting issues that result, which in turn require additional changes, but this answers the specific question. The Ajax popup could also be edited but that takes a bit more research. |
|
![]() |
|
cysayles ![]() Newbie ![]() Joined: 13-February-2007 Location: Canada Status: Offline Points: 0 |
![]() ![]() ![]() ![]() ![]() |
thx, that worked great, I also did the same for "show weight" as it cleans up the display.
any luck on how do do with the AJAX popup? |
|
cy
|
|
![]() |
|
Greg Dinger ![]() Certified ProductCart Developers ![]() ![]() Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
![]() ![]() ![]() ![]() ![]() |
Sorry, I have a bit of a full plate today. The prdView.asp stuff was easy because I had that page open. The AJAX stuff is fairly complex. If you would you care to engage me for a bit of consulting time, I'll be happy to go do that research for you, or implement it for you.
|
|
![]() |
|
Greg Dinger ![]() Certified ProductCart Developers ![]() ![]() Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
![]() ![]() ![]() ![]() ![]() |
OK, go ahead and have a look at the script /pc/xml_getPrdInfo.asp Line 187 needs to be commented out if you want to hide SKU. Weight appears in a block of code below that. |
|
![]() |
|
cysayles ![]() Newbie ![]() Joined: 13-February-2007 Location: Canada Status: Offline Points: 0 |
![]() ![]() ![]() ![]() ![]() |
thx Greg, but I don't know what to comment out - line 187 is blank on this
file.
could you be more specific for the SKU and the weight much appreciated |
|
cy
|
|
![]() |
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 |