![]() |
Removing SKY from Details Page |
Post Reply
|
| Author | |
Caterer1
Newbie
Joined: 22-October-2007 Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Topic: Removing SKY from Details PagePosted: 04-November-2007 at 6:12pm |
|
Hi, Does anyone know how to remove the SKU from the Product Details page and from the Product Pop Out from the sub category page?
thanks. |
|
![]() |
|
Hamish
Admin Group
Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
Post Options
Thanks(0)
Quote Reply
Posted: 13-November-2007 at 11:00am |
|
Hi Caterer1.
I think the code you need to update is in : pc/ViewPrdCode.asp Look for and comment out/delete the following lines : '~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ' START: Show SKU '~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Public Sub pcs_ShowSKU %> <div class="pcShowProductSku"> <%=dictLanguage.Item(Session("language")&"_viewCat_P_ 8")%>: <%=pSku%> </div> <% End Sub '~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ' END: Show SKU '~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ I believe this is used in both pages via an INCLUDE. Also check Settings > Store Settings > The following two settings only apply when products are shown in a list. Show the product part number (SKU)? |
|
![]() |
|
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 |