Adding coupon box

This is an archive of old posting to the User Forum

Adding coupon box

Postby PCLearningMall.com » Sat Jan 18, 2003 4:20 pm

I have coupons that I want to add to my shopping cart screen. I can't find
where to check at bos, insert text, etc?

Also, is there a way to do the following: If a customer orders over $100.00
the shoppong cart will give them the opportunity, by checking a box or
entering a quanity to upsell this discount product?


Paul Janke
PCLearningMall.com
615-893-4584
PCLearningMall.com
 

Re: Adding coupon box

Postby Gary Kennedy » Sat Jan 18, 2003 5:30 pm

To add the coupon box, go to Merchandising, Coupons, Configure and check the
box Enable Add Coupons by Code feature. As far as discounts, using coupons
you can specific a discount at a minimum price and you do the same in the
discount schedule tab. With coupons you can give a discount to specific
people. With the discount schedule, all people will receive the discount.

Gary Kennedy
www.martyshoes.com
gkennedy1@hvc.rr.com
"PCLearningMall.com" <pjanke@pclearningmall.com> wrote in message
news:b0ckmb$nis$1@support.shopsite.com...
I have coupons that I want to add to my shopping cart screen. I can't
find
where to check at bos, insert text, etc?

Also, is there a way to do the following: If a customer orders over
$100.00
the shoppong cart will give them the opportunity, by checking a box or
entering a quanity to upsell this discount product?


Paul Janke
PCLearningMall.com
615-893-4584

Gary Kennedy
 

More info page with add multiple items form-custom temp

Postby Kevin Sullivan » Sun Jan 19, 2003 1:21 pm

Hi,

I am trying to have the item name (in the add multiple items to cart page)
be a link to a more info page. The items are set up in the products to link
to a more info page, but the links do not work.

The page is here:

http://www.vantelpearls.com/store/add1.html

Can this type of p[age link to more info pages?

Thanks, Kevin
vantelweb.com
Kevin Sullivan
 

Link descriptions to More info page with "add multiple items

Postby Kevin Sullivan » Thu Jan 23, 2003 8:49 pm

Hi,

I am trying to have the item name (in the add multiple items to cart page)
be a link to a more info page. The items are set up in the products to link
to a more info page, but the links do not work. I believe I need to add a
line of code to force the product descriptions to be a link, but I do not
know what it is.

The page is here:

http://www.vantelpearls.com/store/add1.html


I used the page and product templates supplied by Shopsite for
"*Add multiple products to cart with a single add button"

http://www.shopsite.com/help/6.1/en-US/ ... ti-add.htm
l

Any help appreciated, Thanks, Kevin
vantelweb.com
Kevin Sullivan
 

Re: Link descriptions to More info page with "add multiple

Postby loren_d_c » Fri Jan 24, 2003 10:42 am

That sample custom product template does not put the More Info link information
in around the product name. The purpose of this template is to show only the
basic pieces of code needed to use the multi-product add to cart button page
and products. If you want to see the other template features, like how to make
the name and/or product graphic into a link to the More Info page, then see the
regular sample product template at:
http://www.shopsite.com/help/6.1/en-US/ ... mplate.txt

The particular section you would be interested in probably where in your current
template you just have [-- PRODUCT.Name --] in the DEFINE PRODUCT section, you
might want to have something more like what is in the regular sample template
for that, which looks more like this (with table formating removed):

[--IF PRODUCT.DisplayMoreInformationPage--]
<a href="[-- PRODUCT.MoreInfoURL --]">[-- PRODUCT.Graphic --]</a>
<a href="[-- PRODUCT.MoreInfoURL --]">[-- PRODUCT.Name --]</a>
[--ELSE--]
[-- PRODUCT.Graphic --]
[-- PRODUCT.Name --]
[--END_IF--]


-Loren


Kevin Sullivan wrote:

Hi,

I am trying to have the item name (in the add multiple items to cart page)
be a link to a more info page. The items are set up in the products to link
to a more info page, but the links do not work. I believe I need to add a
line of code to force the product descriptions to be a link, but I do not
know what it is.

The page is here:

http://www.vantelpearls.com/store/add1.html

I used the page and product templates supplied by Shopsite for
"*Add multiple products to cart with a single add button"

http://www.shopsite.com/help/6.1/en-US/ ... ti-add.htm
l

Any help appreciated, Thanks, Kevin
vantelweb.com
loren_d_c
 
Posts: 2571
Joined: Fri Aug 04, 2006 12:02 pm
Location: Anywhere


Return to User Forum Archive

Who is online

Users browsing this forum: No registered users and 55 guests