Return to Shopping Cart page

General ShopSite user discussion

Return to Shopping Cart page

Postby Liver Kid » Wed May 03, 2006 6:36 pm

I'm using Shop Site Manager 7.1

I need to have a button on every page that, when clicked will take the
visitor directly to the shopping cart. Lts assume someone has gone in and
out of the shopping cart because they've selected one or more products, then
looked around the rest of the store, and didn;t want to add anything else to
the shopping cart. Currently with my site, they can't get to the shopping
cart without selecting another product.

Where can I find the URL that will link to the shopping cart? If I reach teh
shopping cart page, the URL has a product associated with it, so using tht
URL won't work.

Thanks
Liver Kid
 

Re: Return to Shopping Cart page

Postby loren_d_c » Wed May 03, 2006 7:27 pm

If you are using custom page templates, use the [-- SHOPPING_CART_URL
--] template tags for this. Use it wherever in your custom template that
you want to place a 'view cart' button. See the definition/example of
the tag in the docs at:
http://www.shopsite.com/help/8.0/en-US/ ... lobal.html

-Loren



Liver Kid wrote:
I'm using Shop Site Manager 7.1

I need to have a button on every page that, when clicked will take the
visitor directly to the shopping cart. Lts assume someone has gone in and
out of the shopping cart because they've selected one or more products, then
looked around the rest of the store, and didn;t want to add anything else to
the shopping cart. Currently with my site, they can't get to the shopping
cart without selecting another product.

Where can I find the URL that will link to the shopping cart? If I reach teh
shopping cart page, the URL has a product associated with it, so using tht
URL won't work.

Thanks

loren_d_c
 
Posts: 2572
Joined: Fri Aug 04, 2006 12:02 pm
Location: Anywhere

Re: Return to Shopping Cart page

Postby Rick Steven » Fri May 05, 2006 12:49 pm

Hi Liver Kid,

We use this link on all our pages and it seems to work well.

<a
href="/cgi-bin/sc/order.cgi?storeid=**yourstoreIDhere**&function=show">View
Cart</a>

Hope this helps,

Rick Steven
Gift Specialists Inc

www.GiftSpecialistsInc.com

"Loren" <loren_d_c@yahoo.com> wrote in message
news:e3borc$thf$1@eval.shopsite.com...
If you are using custom page templates, use the [-- SHOPPING_CART_URL
--] template tags for this. Use it wherever in your custom template that
you want to place a 'view cart' button. See the definition/example of
the tag in the docs at:
http://www.shopsite.com/help/8.0/en-US/ ... lobal.html

-Loren



Liver Kid wrote:
I'm using Shop Site Manager 7.1

I need to have a button on every page that, when clicked will take the
visitor directly to the shopping cart. Lts assume someone has gone in
and
out of the shopping cart because they've selected one or more products,
then
looked around the rest of the store, and didn;t want to add anything else
to
the shopping cart. Currently with my site, they can't get to the shopping
cart without selecting another product.

Where can I find the URL that will link to the shopping cart? If I reach
teh
shopping cart page, the URL has a product associated with it, so using
tht
URL won't work.

Thanks

Rick Steven
 

Re: Return to Shopping Cart page

Postby Pete Davis » Tue May 09, 2006 3:09 pm

Rick...Nice site...Did you do it yourself? Wish I could figure out how your
beer order page gives the option for 1 beer or 6 pack...
"Rick Steven" <rsteven@giftspecialistsinc.com> wrote in message
news:e3ga7o$7b4$1@eval.shopsite.com...
Hi Liver Kid,

We use this link on all our pages and it seems to work well.

a
href="/cgi-bin/sc/order.cgi?storeid=**yourstoreIDhere**&function=show">View
Cart</a

Hope this helps,

Rick Steven
Gift Specialists Inc

www.GiftSpecialistsInc.com

"Loren" <loren_d_c@yahoo.com> wrote in message
news:e3borc$thf$1@eval.shopsite.com...
If you are using custom page templates, use the [-- SHOPPING_CART_URL
--] template tags for this. Use it wherever in your custom template that
you want to place a 'view cart' button. See the definition/example of
the tag in the docs at:
http://www.shopsite.com/help/8.0/en-US/ ... lobal.html

-Loren



Liver Kid wrote:
I'm using Shop Site Manager 7.1

I need to have a button on every page that, when clicked will take the
visitor directly to the shopping cart. Lts assume someone has gone in
and
out of the shopping cart because they've selected one or more products,
then
looked around the rest of the store, and didn;t want to add anything
else to
the shopping cart. Currently with my site, they can't get to the
shopping
cart without selecting another product.

Where can I find the URL that will link to the shopping cart? If I reach
teh
shopping cart page, the URL has a product associated with it, so using
tht
URL won't work.

Thanks



Pete Davis
 

Re: Return to Shopping Cart page

Postby Rick Steven » Tue May 30, 2006 4:32 pm

I hard coded it - the beeronthewall.com site uses no templates at all, each
page is coded individually.

--
Thank you very much and have a great day,

Rick Steven
Gift Specialists Inc

www.GiftSpecialistsInc.com
"Pete Davis" <candles@swanscandles.com> wrote in message
news:e3r3u5$sob$1@eval.shopsite.com...
Rick...Nice site...Did you do it yourself? Wish I could figure out how
your beer order page gives the option for 1 beer or 6 pack...
"Rick Steven" <rsteven@giftspecialistsinc.com> wrote in message
news:e3ga7o$7b4$1@eval.shopsite.com...
Hi Liver Kid,

We use this link on all our pages and it seems to work well.

a
href="/cgi-bin/sc/order.cgi?storeid=**yourstoreIDhere**&function=show">View
Cart</a

Hope this helps,

Rick Steven
Gift Specialists Inc

www.GiftSpecialistsInc.com

"Loren" <loren_d_c@yahoo.com> wrote in message
news:e3borc$thf$1@eval.shopsite.com...
If you are using custom page templates, use the [-- SHOPPING_CART_URL
--] template tags for this. Use it wherever in your custom template that
you want to place a 'view cart' button. See the definition/example of
the tag in the docs at:
http://www.shopsite.com/help/8.0/en-US/ ... lobal.html

-Loren



Liver Kid wrote:
I'm using Shop Site Manager 7.1

I need to have a button on every page that, when clicked will take the
visitor directly to the shopping cart. Lts assume someone has gone in
and
out of the shopping cart because they've selected one or more products,
then
looked around the rest of the store, and didn;t want to add anything
else to
the shopping cart. Currently with my site, they can't get to the
shopping
cart without selecting another product.

Where can I find the URL that will link to the shopping cart? If I
reach teh
shopping cart page, the URL has a product associated with it, so using
tht
URL won't work.

Thanks





Rick Steven
 


Return to User Forum

Who is online

Users browsing this forum: No registered users and 59 guests