Announcement

Collapse
No announcement yet.

Quanitity in either Cart or Confirmation page

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

    Quanitity in either Cart or Confirmation page

    Hi I have an issue with Product Quantity - if I set Quantity on Product Page everything is fine - however, if I do either Quantity on confirmation page or in Shopping Cart - the add to Cart button on the site does not work!!!

    www.ellebury.com

    Here is the code for the Act_Productline.htm template i use for all products

    *****begins******
    !-- ProductLine HTML begin -->
    <!-- Insert HTML for the top of the individual product -->


    <body link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF">
    NETQUOTEVAR:INCLUDE Act_ProductSeparator.html NETQUOTEVAR:ENDSEPARATOR NETQUOTEVAR:PRODUCTFORMBEGIN <script language=JavaScript>
    <!-- (V11)
    current = 'NETQUOTEVAR:IMAGEFILE';
    iwidth = 'NETQUOTEVAR:IMAGEWIDTH';
    iheight = 'NETQUOTEVAR:IMAGEHEIGHT';
    scaledown = 'CUSTOMVAR:ICONSCALE';
    colcount = 'CUSTOMVAR:ICONSPERLINE';
    buttonunder = CUSTOMVAR:BUTTONUNDER;
    textunder = CUSTOMVAR:TEXTUNDER;
    colpos = 0;
    // -->
    </script>
    <tr>

    <td rowspan="2" align="CENTER" valign="TOP">
    <div align="left">NETQUOTEVAR:TEMPLATEBEGINXML
    NETQUOTEVAR:PRODUCTIMAGE<font size="1">NETQUOTEVAR:PRODUCTLINKTEXT </font>
    </div></td>

    <td colspan="2" align="LEFT" valign="TOP">
    <table width="325" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td colspan="5"> <a name="NETQUOTEVAR:PRODUCTANCHOR"><span class="actxsmall"><b>NETQUOTEVAR:PRODUCTNAME</b></span></a>
    <br> <span class="actxsmall">NETQUOTEVAR:PRODUCTREF NETQUOTEVAR:PRODUCTBEGINLINK
    NETQUOTEVAR:PRODUCTENDLINK NETQUOTEVAR:PRICEEXPLANATION </span></td>
    </tr>
    <tr>
    <td colspan="5"><span class="actxsmall">NETQUOTEVAR:PRODUCTDESCRIPTION</span></td>
    </tr>
    <tr>
    <td colspan="5"> <div align="left"><span class="actxsmall">NETQUOTEVAR:PRODUCTPRICE
    &nbsp;CUSTOMVAR:RRP</span></div></td>
    </tr>
    <tr>
    <td colspan="5">&nbsp;</td>
    </tr>
    <tr>
    <td colspan="5"><table width="150" border="0" cellspacing="1" cellpadding="0">
    <tr>
    <td width="125"><span class="actxsmall"><b>Number in Stock:</b></span></td>
    <td width="25">NETQUOTEVAR:STOCKLEVEL </td>
    </tr>
    </table></td>
    </tr>
    <tr>
    <td colspan="5"><table width="300" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="150">&nbsp;</td>
    <td width="150">&nbsp; </td>
    </tr>
    <tr>
    <td colspan="2"><table width="300" border="0" cellspacing="1" cellpadding="0">
    <tr>
    <td width="115">NETQUOTEVAR:VARIANTLABEL1</td>
    <td width="185">NETQUOTEVAR:VARIANTSELECTOR1</td>
    </tr>
    <tr>
    <td>NETQUOTEVAR:VARIANTLABEL2</td>
    <td>NETQUOTEVAR:VARIANTSELECTOR2</td>
    </tr>
    <tr>
    <td>NETQUOTEVAR:VARIANTLABEL3</td>
    <td>NETQUOTEVAR:VARIANTSELECTOR3</td>
    </tr>
    </table></td>
    </tr>
    </table></td>
    </tr>
    <tr>
    <td colspan="5"></td>
    </tr>
    <tr>
    <td width="25" height="25">NETQUOTEVAR:EXTINFOBUTTON </td>
    <td width="90"><div align="left">NETQUOTEVAR:EXTINFOLINK</div></td>
    <td width="35"> <div align="right">
    <p>&nbsp;</p>
    <p>&nbsp;</p>
    </div></td>
    <td width="70"><Actinic:ACTIONS>NETQUOTEVAR:PRODUCTQUANTITY</Actinic:ACTIONS> <!-- <input type=hidden name="Q_NETQUOTEVAR:PRODUCTREFERENCE" value="1">-->
    </td>
    <td width="100"><div align="right"><Actinic:ACTIONS>NETQUOTEVAR:VARIANTADDTOCARTBUTTON</Actinic:ACTIONS></div></td>
    </tr>
    </table>
    <span class="actxsmall">NETQUOTEVARISCOUNTINFO </span>
    <span class="actxsmall">NETQUOTEVAR:OTHERINFOPROMPT </span>
    <span class="actxsmall">NETQUOTEVARATEPROMPT </span>
    </td>
    </tr>
    <tr>
    <td colspan="2" align="LEFT"><span class="actxsmall">
    <strong>NETQUOTEVAR:CARTERRORXML

    </span>
    NETQUOTEVAR:TEMPLATEENDXML </td>
    </tr>
    NETQUOTEVAR:PRODUCTFORMEND
    NETQUOTEVAR:NEXT
    <!-- -->
    <!--Insert HTML for the bottom of the individual product -->
    <!-- ProductLine HTML end -->
    ****ends*****

    thanks

    #2
    This looks perfectly fine to me. What are the errors you get when you use the other shopping modes ?

    Kind regards,
    Bruce King
    SellerDeck

    Comment


      #3
      when i set "Quantity in Confirmation page" or "Quantity in Cart" the "add to cart botton does not work at all.

      My client wishes to have the Quantity section on the Confirmation page

      I must have something basic wrong - but i cannot figure it out

      Graeme

      Comment


        #4
        Could you check that NETQUOTEVAR:FORMBEGIN and NETQUOTEVAR:FORMEND are present in the Act_Primary.html template for the site? These tags are needed to build a form around the entire product list when the store is running in either of the shopping modes you mention.

        Comment


          #5
          Quantity on Confirmation page - FORMBEGIN netquotvar

          hi thanks for you reply - the NETQUOTVAR FORMBEGIN was not in my Act_Primary.htm. However i have included it but no joy still when setting to Quantity on Confirmation page - i have included a zip file of my Act_Primary - can you have a quick glance for anything untoward

          Thanks Graeme
          Attached Files

          Comment


            #6
            Try it now, it looks Ok to me. Have moved the NQV's around a bit, but nothing major, just the form begin and formend.

            Kind regards,
            Attached Files
            Bruce King
            SellerDeck

            Comment


              #7
              no - still no joy here

              http://www.ellebury.com/acatalog/Jeans.html - could it be my Act_Productline.htm - here is the code

              ****
              <!-- ProductLine HTML begin -->
              <!-- Insert HTML for the top of the individual product -->


              <body link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF">
              NETQUOTEVAR:INCLUDE Act_ProductSeparator.html NETQUOTEVAR:ENDSEPARATOR NETQUOTEVAR:PRODUCTFORMBEGIN <script language=JavaScript>
              <!-- (V11)
              current = 'NETQUOTEVAR:IMAGEFILE';
              iwidth = 'NETQUOTEVAR:IMAGEWIDTH';
              iheight = 'NETQUOTEVAR:IMAGEHEIGHT';
              scaledown = 'CUSTOMVAR:ICONSCALE';
              colcount = 'CUSTOMVAR:ICONSPERLINE';
              buttonunder = CUSTOMVAR:BUTTONUNDER;
              textunder = CUSTOMVAR:TEXTUNDER;
              colpos = 0;
              // -->
              </script>
              <tr>

              <td rowspan="2" align="CENTER" valign="TOP">
              <div align="left">NETQUOTEVAR:TEMPLATEBEGINXML
              NETQUOTEVAR:PRODUCTIMAGE<font size="1">NETQUOTEVAR:PRODUCTLINKTEXT </font>
              </div></td>

              <td colspan="2" align="LEFT" valign="TOP">
              <table width="325" border="0" cellpadding="0" cellspacing="0">
              <tr>
              <td width="320" colspan="5"> <a name="NETQUOTEVAR:PRODUCTANCHOR"><span class="actxsmall"><b>NETQUOTEVAR:PRODUCTNAME</b></span></a>
              <br> <span class="actxsmall">NETQUOTEVAR:PRODUCTREF NETQUOTEVAR:PRODUCTBEGINLINK
              NETQUOTEVAR:PRODUCTENDLINK NETQUOTEVAR:PRICEEXPLANATION </span></td>
              </tr>
              <tr>
              <td colspan="5"><span class="actxsmall">NETQUOTEVAR:PRODUCTDESCRIPTION</span></td>
              </tr>
              <tr>
              <td colspan="5"> <div align="left"><span class="actxsmall">NETQUOTEVAR:PRODUCTPRICE
              &nbsp;CUSTOMVAR:RRP</span></div></td>
              </tr>
              <tr>
              <td colspan="5">&nbsp;</td>
              </tr>
              <tr>
              <td colspan="5"><table width="150" border="0" cellspacing="1" cellpadding="0">
              <tr>
              <td width="125"><span class="actxsmall"><b>Number in Stock:</b></span></td>
              <td width="25">NETQUOTEVAR:STOCKLEVEL </td>
              </tr>
              </table></td>
              </tr>
              <tr>
              <td colspan="5"><table width="300" border="0" cellspacing="0" cellpadding="0">
              <tr>
              <td width="150">&nbsp;</td>
              <td width="150">&nbsp; </td>
              </tr>
              <tr>
              <td colspan="2"><table width="300" border="0" cellspacing="1" cellpadding="0">
              <tr>
              <td width="115">NETQUOTEVAR:VARIANTLABEL1</td>
              <td width="185">NETQUOTEVAR:VARIANTSELECTOR1</td>
              </tr>
              <tr>
              <td>NETQUOTEVAR:VARIANTLABEL2</td>
              <td>NETQUOTEVAR:VARIANTSELECTOR2</td>
              </tr>
              <tr>
              <td>NETQUOTEVAR:VARIANTLABEL3</td>
              <td>NETQUOTEVAR:VARIANTSELECTOR3</td>
              </tr>
              </table></td>
              </tr>
              </table></td>
              </tr>
              <tr>
              <td colspan="5"></td>
              </tr>
              <tr valign="middle">
              <td height="50">NETQUOTEVAR:EXTINFOBUTTON </td>
              <td> <div align="left">NETQUOTEVAR:EXTINFOLINK</div></td>
              <td> <div align="right">
              <p><img src="quantity.gif" width="25" height="25"></p>
              </div></td>
              <td valign="top"><div align="left">NETQUOTEVAR:PRODUCTQUANTITY</div></td>
              <td> <div align="right"><Actinic:ACTIONS> NETQUOTEVAR:VARIANTADDTOCARTBUTTON</Actinic:ACTIONS></div></td>
              </tr>
              </table>
              <span class="actxsmall">NETQUOTEVARISCOUNTINFO </span>
              <span class="actxsmall">NETQUOTEVAR:OTHERINFOPROMPT </span>
              <span class="actxsmall">NETQUOTEVARATEPROMPT </span>
              </td>
              </tr>
              <tr>
              <td colspan="2" align="LEFT"><span class="actxsmall">
              <strong>NETQUOTEVAR:CARTERRORXML

              </span>
              NETQUOTEVAR:TEMPLATEENDXML </td>
              </tr>
              NETQUOTEVAR:PRODUCTFORMEND
              NETQUOTEVAR:NEXT
              <!-- -->
              <!--Insert HTML for the bottom of the individual product -->
              <!-- ProductLine HTML end -->

              Comment


                #8
                I would suggest raising a support ticket @ http://www.actinic.co.uk/support/register.htm as we will need to see a snapshot to determine why this is happening.

                Kind regards,
                Bruce King
                SellerDeck

                Comment


                  #9
                  ok thanks i will do this

                  Comment


                    #10
                    I noticed plenty of JavaScript and CSS errors when I viewed your page (use Firefox and set Tools / JavaScript Console).

                    Some are bad CSS and others are due to a partial implementation of my Dynamic Product Images patch.

                    As to the Cart button: Try using the standard Actinic Product Template for 1 product on the page, and see if that product works using your other shopping modes.
                    Norman - www.drillpine.biz
                    Edinburgh, U K / Bitez, Turkey

                    Comment


                      #11
                      thanks will try - i got that script from here - dynamic picture changing for product option selections - are you saying its causing errors - in that case i am better off without it

                      thanks

                      Comment


                        #12
                        are you saying its causing errors - in that case i am better off without it
                        It's not causing the Add to Cart problem.

                        It looks like the Dynamic Product Images patch hasn't been fully installed or you've attempted to uninstall it and have missed some steps out.
                        Norman - www.drillpine.biz
                        Edinburgh, U K / Bitez, Turkey

                        Comment

                        Working...
                        X