Announcement

Collapse
No announcement yet.

Position of the Quantity Value

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

    Position of the Quantity Value

    At present the Quantity value shows up above the component drop down menu's

    As the Quantity is the trigger to the purchase, I am afraid that some will enter the quantity first before selecting the components

    Is there a way to display the quantity below the components ?

    Regards

    Chris
    Chris Ashdown

    #2
    http://knowledge.actinic.com/users/k...yout.html#a796

    might help you also check the article on the same page regarding this only working in some instances
    Owner of a broken heart

    Comment


      #3
      Thanks for that but all gibberish to me. I guess what I want is a ADD To Cart button rather than the order being made by entering the Quantity

      Chris
      Chris Ashdown

      Comment


        #4
        Found the problem, just stupid at this end

        I had the settings to single "Add to Cart" at end of page and never went down that far

        Thanks

        Chris
        Chris Ashdown

        Comment


          #5
          Position of Product Quantity Box

          Originally posted by garyhay
          http://knowledge.actinic.com/users/k...yout.html#a796

          might help you also check the article on the same page regarding this only working in some instances
          I am using Clean Layout 4 and Quantity on Product Page. agiftislove.com

          I also would like to move the Quantity Box for each Product RIGHT ABOVE the Buy Now Button. I went into the above link and didn't see anything about the Quantity Button.

          Can you please help?
          Thanks
          Bonnie
          www.bonnies-gift-shop.com
          Unique Gifts & Home Decor
          Retail/Wholesale/Drop Shipping
          www.bonniesgifts.com
          Gift Baskets Gift Ideas Unique Gifts
          Retail/Drop Shipping

          Comment


            #6
            The most likely culprits are the <p> tags that are in Act_CartButtonImage.html.

            Open this template and remove the <P> from tbe beginning of the code and the </P> from the end of the code.

            Comment


              #7
              position of quantity checkbox

              Chris

              Nope. Didn't Work. Take a look at the individual products on my site www.agiftislove.com

              There are a lot of components/attributes under the quantity checkbox - especially for my angel collectibles.

              I really need to get the Quantity Checkbox RIGHT ABOVE the Buy Now Button

              Any other suggestions
              Thanks
              Bonnie
              www.bonnies-gift-shop.com
              Unique Gifts & Home Decor
              Retail/Wholesale/Drop Shipping
              www.bonniesgifts.com
              Gift Baskets Gift Ideas Unique Gifts
              Retail/Drop Shipping

              Comment


                #8
                OK Bonnie. I didn't know you were using attributes and choices. This changes things.

                What you need to do is locate the following variables in your product layout template:

                NETQUOTEVAR:PRODUCTQUANTITY
                <Actinic:ACTIONS>NETQUOTEVAR:ADDTOCARTBUTTON</Actinic:ACTIONS>

                Change this to read...

                NETQUOTEVAR:VARIANTS
                NETQUOTEVAR:PRODUCTQUANTITY
                <Actinic:ACTIONS>NETQUOTEVAR:VARIANTADDTOCARTBUTTON</Actinic:ACTIONS>

                That should do it.

                Comment


                  #9
                  position of quantity value

                  Chris,

                  Must be a bad day. I have searched through the Actinic Help Menu and the Advanced Part, and the Knowledge Base, and I cannot find the product template layout???????

                  I've probably been in it a hundred times, but today I am lost.

                  Thanks
                  Bonnie
                  www.bonnies-gift-shop.com
                  Unique Gifts & Home Decor
                  Retail/Wholesale/Drop Shipping
                  www.bonniesgifts.com
                  Gift Baskets Gift Ideas Unique Gifts
                  Retail/Drop Shipping

                  Comment


                    #10
                    position of quantity value

                    Originally posted by cdicken
                    OK Bonnie. I didn't know you were using attributes and choices. This changes things.

                    What you need to do is locate the following variables in your product layout template:

                    NETQUOTEVAR:PRODUCTQUANTITY
                    <Actinic:ACTIONS>NETQUOTEVAR:ADDTOCARTBUTTON</Actinic:ACTIONS>

                    Change this to read...

                    NETQUOTEVAR:VARIANTS
                    NETQUOTEVAR:PRODUCTQUANTITY
                    <Actinic:ACTIONS>NETQUOTEVAR:VARIANTADDTOCARTBUTTON</Actinic:ACTIONS>

                    That should do it.
                    Chris,

                    Using Clean Layout 4 and Quantity on Product Page. Website:
                    www.agiftislove.com

                    I found the product layout template in Act_ProductLine.html

                    Here is what is in there. I cannot find portion above you are telling me to change:


                    <!-- ProductLine HTML begin -->
                    <!-- Insert HTML for the top of the individual product -->
                    NETQUOTEVAR:INCLUDE Act_ProductSeparator.html
                    NETQUOTEVAR:ENDSEPARATOR
                    NETQUOTEVAR:PRODUCTFORMBEGIN
                    <tr>
                    <td colspanspan="3" width="500" valign="TOP" align="LEFT"> NETQUOTEVAR:TEMPLATEBEGINXML NETQUOTEVAR:PRODUCTIMAGE <a name="NETQUOTEVAR:PRODUCTANCHOR"><span class="left"><b>NETQUOTEVAR:PRODUCTNAME</b></span></a>
                    <span class="actxxsmall">NETQUOTEVAR:PRODUCTREF <p>NETQUOTEVAR:PRODUCTDESCRIPTION NETQUOTEVAR:EXTINFOLINK</span>NETQUOTEVAR:EXTINFOBUTTON

                    <img src="email_friend.gif" alt="email a friend" width="161" height="21" border="3"
                    onclick="location.href='mailto:'
                    + '?subject=Take a look at www.agiftislove.com'
                    + '&bcc=agiftislove@comcast.net'
                    + '&body=I just saw the following unique gift item - NETQUOTEVAR:PRODUCTNAME - at '
                    + location.href + '#NETQUOTEVAR:PRODUCTANCHOR '
                    + 'and thought this and their other unique gifts might interest you.';">
                    <span class="actxsmall">NETQUOTEVAR:PRODUCTBEGINLINKNETQUOTEVAR:PRODUCTLINKTEXTNETQUOTEVAR:PRODUCTENDLINK
                    NETQUOTEVAR:PRICEEXPLANATION </span>
                    <b>NETQUOTEVAR:PRODUCTPRICE</b>
                    <span class="actxsmall">NETQUOTEVAR:OTHERINFOPROMPT </span>
                    <span class="actxsmall">NETQUOTEVARATEPROMPT
                    NETQUOTEVAR:CARTERRORXMLNETQUOTEVAR:PRODUCTQUANTITY
                    <br></span>

                    </td>
                    </tr>

                    <tr>
                    <td align="LEFT" colspan="2"><span class="actxsmall">

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

                    Sorry to be a pest,
                    Bonnie
                    www.bonnies-gift-shop.com
                    Unique Gifts & Home Decor
                    Retail/Wholesale/Drop Shipping
                    www.bonniesgifts.com
                    Gift Baskets Gift Ideas Unique Gifts
                    Retail/Drop Shipping

                    Comment


                      #11
                      It's these lines...
                      Code:
                      NETQUOTEVAR:CARTERRORXMLNETQUOTEVAR:PRODUCTQUANTITY
                      <br></span>
                      
                      </td>
                      </tr>
                      
                      <tr>
                      <td align="LEFT" colspan="2"><span class="actxsmall">
                      
                      <Actinic:ACTIONS>NETQUOTEVAR:ADDTOCARTBUTTON</Actinic:ACTIONS>
                      Change them to read...
                      Code:
                      NETQUOTEVAR:CARTERRORXML
                      <br></span>
                      
                      </td>
                      </tr>
                      
                      <tr>
                      <td align="LEFT" colspan="2"><span class="actxsmall">
                      NETQUOTEVAR:VARIANTS
                      NETQUOTEVAR:PRODUCTQUANTITY
                      <Actinic:ACTIONS>NETQUOTEVAR:VARIANTADDTOCARTBUTTON</Actinic:ACTIONS>

                      Comment


                        #12
                        position of the quantity value

                        Chris

                        THANK YOU VERY MUCH! It look great now!

                        Bonnie
                        www.bonnies-gift-shop.com
                        Unique Gifts & Home Decor
                        Retail/Wholesale/Drop Shipping
                        www.bonniesgifts.com
                        Gift Baskets Gift Ideas Unique Gifts
                        Retail/Drop Shipping

                        Comment

                        Working...
                        X