Page 1 of 1

Items w/o buy button

PostPosted: Sun Sep 05, 2004 1:49 pm
by Gary
We want to set up a category with items that are not directly buyable
through the shopping cart. We want all of the information on the category
page except the buy buttons. I know how to have a More Info page not show a
buy button, but for some reason, I can't figure out how to have a category
page without buy buttons.

Is this doable and, if so, please help me figure this out.

Thanks

Gary

Re: Items w/o buy button

PostPosted: Sun Sep 05, 2004 5:37 pm
by Brandon Eley
Just create a custom product template and leave out the order button.

Check out the helpdesk link on custom product templates:
http://www.shopsite.com/help/7.0/en-US/ ... oduct.html

Brandon Eley
2BigFeet.com
brandon@2bigfeet.com
www.2bigfeet.com



Gary wrote:
We want to set up a category with items that are not directly buyable
through the shopping cart. We want all of the information on the category
page except the buy buttons. I know how to have a More Info page not show a
buy button, but for some reason, I can't figure out how to have a category
page without buy buttons.

Is this doable and, if so, please help me figure this out.

Thanks

Gary


Re: Items w/o buy button

PostPosted: Mon Sep 06, 2004 7:02 am
by Rob
Another way to do this without a custom template is to set the Add to Cart
button for the specific products to a text field, and put an HTML comment in
the textbox for this field, such as:
<!-- this is my hidden add to cart button -->
This was suggested a few weeks ago by Keith Petty, and works well with any
template to not display an add to cart link.

Rob

"Gary" <glb2@poboxes.com> wrote in message
news:chfu4f$aia$1@eval.shopsite.com...
We want to set up a category with items that are not directly buyable
through the shopping cart. We want all of the information on the category
page except the buy buttons. I know how to have a More Info page not show
a
buy button, but for some reason, I can't figure out how to have a category
page without buy buttons.

Is this doable and, if so, please help me figure this out.

Thanks

Gary