ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Customizing ProductCart
  New Posts New Posts RSS Feed - Don't show "Buy" Button on view category products
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Don't show "Buy" Button on view category products

 Post Reply Post Reply
Author
Message
St_Pierce View Drop Down
Groupie
Groupie


Joined: 14-December-2008
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote St_Pierce Quote  Post ReplyReply Direct Link To This Post Topic: Don't show "Buy" Button on view category products
    Posted: 26-January-2010 at 8:02am
Hi All,
 
When product are shown in table format  from the viewcategory page, all products are displayed with the "More Details" button and only some have the "Buy" button.  I'm quessing that's because the products that require options don't have the "Buy" button from that screen.
 
My Question is, can I turn the "Buy" button off from within the control panel or does this require commenting out the button code?  I would prefer the customer reading the details on the product before adding it to the cart.  Also, would keep a more uniform appearance on the view category products screen.
 
If a code change is needed, does anyone know the asp page?
Thanks for the help!
Back to Top
netprofits View Drop Down
Certified ProductCart Developers
Certified ProductCart Developers


Joined: 05-January-2006
Location: United States
Status: Offline
Points: 22
Post Options Post Options   Thanks (0) Thanks(0)   Quote netprofits Quote  Post ReplyReply Direct Link To This Post Posted: 26-January-2010 at 8:14am
Hi, this would need to be modified in the code. It is not a setting in the control panel.
 
The module to edit would be one of the following depending on how products are displayed on your category page:
pcShowProductH.asp - horizontal display (most common)
pcShowProductL.asp -  list display
pcShowProductM.asp - list with multiple add to cart display
pcShowProductP.asp - vertically with image display
 
Search for this code to see the line that displays the Add To Cart button:
<%=rslayout("add2")%>
NetProfits Internet Consulting

Certified ProductCart Developer

Our Site
Back to Top
ProductCart View Drop Down
Admin Group
Admin Group

ProductCart Team

Joined: 01-October-2003
Status: Offline
Points: 135
Post Options Post Options   Thanks (0) Thanks(0)   Quote ProductCart Quote  Post ReplyReply Direct Link To This Post Posted: 26-January-2010 at 6:36pm
In v4 this has become an option in the Control Panel. It's under Settings > Store Settings > Miscellaneous > Disable "Quick Buy" Feature
The ProductCart Team

Home of ProductCart shopping cart software
Back to Top
netprofits View Drop Down
Certified ProductCart Developers
Certified ProductCart Developers


Joined: 05-January-2006
Location: United States
Status: Offline
Points: 22
Post Options Post Options   Thanks (0) Thanks(0)   Quote netprofits Quote  Post ReplyReply Direct Link To This Post Posted: 26-January-2010 at 6:41pm
Very cool! That's good to know.
NetProfits Internet Consulting

Certified ProductCart Developer

Our Site
Back to Top
St_Pierce View Drop Down
Groupie
Groupie


Joined: 14-December-2008
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote St_Pierce Quote  Post ReplyReply Direct Link To This Post Posted: 31-January-2010 at 7:50am
Thanks NetProfits!   Thanks EarlyImp!
 
I'm glad I didn't start on that code mod yet... Turning off this option in the control panel worked great!  I thought I had seen that somewhere but just couldn't remember where.
 
Thanks again, I appreciate the help!!
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.043 seconds.