Announcement

Collapse
No announcement yet.

Coupon Codes

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Coupon Codes

    Hello

    Currently I wish to include coupons in the shopping cart which is OK (once you work out how to use the right templates).

    But the coupon code box appears with a default of NETQUOTEVAR:COUPONCODE in it which the script tries to validate on every form action.

    I assume it should be blank when it loads and retian the value when it submits.

    Anyone know what I can do to correct it?

    The text box is set to:

    <input type="text" name="COUPONCODE" size="20" maxlength="255" value="NETQUOTEVAR:COUPONCODE" class="input" />

    Thank you all.
    http://www.johnsons-seeds.com - Actinic plugins, remote add to cart and custom CMS
    http://www.dtbrownseeds.co.uk - More seeds and plants....
    http://www.mr-fothergills.co.uk - Well it used to be Actinic...

    #2
    Hi,

    Can you check in 'Design | Options | Layouts' that you have 'Template for shopping cart and checkout' selected for your 'View Cart Layout'. If not, then please select it and update your site.
    ********************
    Tracey
    SellerDeck

    Comment


      #3
      Hi Tracey

      Yes I had read a post by Nadeem and that certainly improved things but didn't affect the text field value being the NETQUOTEVAR.

      Thanks again.
      http://www.johnsons-seeds.com - Actinic plugins, remote add to cart and custom CMS
      http://www.dtbrownseeds.co.uk - More seeds and plants....
      http://www.mr-fothergills.co.uk - Well it used to be Actinic...

      Comment


        #4
        Hi,

        Is there a URL that I can take a look at?
        ********************
        Tracey
        SellerDeck

        Comment


          #5
          I'll put it up for a little bit so you can see it.

          The link will be at:

          http://cgi.www.mr-fothergills.co.uk/...talogbody.html

          I'll take it down as soon as possible because it gets in the wsy of ordering by trying to validate "NETQUOTEVAR:COUPONCODE" as a coupon code.

          Could you let me know when you've had a look so I can remove it?

          Thank you.
          http://www.johnsons-seeds.com - Actinic plugins, remote add to cart and custom CMS
          http://www.dtbrownseeds.co.uk - More seeds and plants....
          http://www.mr-fothergills.co.uk - Well it used to be Actinic...

          Comment


            #6
            Hi,

            Try replacing Act_ShoppingCart.html from your original theme folder (c:\program files\actinic v7\formats\themes\theme name)
            ********************
            Tracey
            SellerDeck

            Comment

            Working...
            X