Results 1 to 5 of 5
  1. #1
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Not added to cart with attributes

    Something strange is happening on my cart.

    I have one product that is not added to the cart. It has attributes. If I remove the attributes from the product it is added to the cart normally.

    Other items in the same category have the same attributes and are added to the cart fine with their attributes.

    That product, with attributes, is not added either from the product listing page or the product info pages.

    The products are set up identically in the admin section and are in stock.

    Any suggestions would be really appreciated.

    The product listing page is :
    http://www.starlessriver.com/shop/in...=index&cPath=1
    And it is the first product on this page that I am struggling with.

    Thanks guys - I am stumped. Maybe I am missing something really obvious?

  2. #2
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Not added to cart with attributes

    If it's only happening with that one product, then you should maybe just remove that product completely from your site and then upload it again from scratch and see if the new version works. Could save you loads of time troubleshooting... Your other products work well.

  3. #3
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Not added to cart with attributes

    Good advice. That will my next plan.

    The weird thing is that this product worked before. So, am worried that it is the first sign of a larger problem developing. But have no idea what that larger problem might be Paranoia rules...

  4. #4
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Not added to cart with attributes

    Well it seems that the good advice of Limelites isn't the solution

    When I add another product I get the same problem with the new product. The page now has a very blank, newly created, product right at the bottom which will show this.

    The only thing I can think of is that since adding the original products I have installed improved attribute controller but I can't see why this would effect it.

    Confused

  5. #5
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Not added to cart with attributes

    Help!

    So, even when I copy an existing product that does work the new copy of it doesn't work.

    From the source the code for the <td> of the product that does work:

    Code:
    <td class="listingImageCell">   <form name="cart_quantity_6" action="http://www.starlessriver.com/shop/index.php?main_page=product_info&amp;action=add_product&amp;products_id=6&amp;zenid=frbjqkugqjj18qfobj0hd89854" method="post" enctype="multipart/form-data">					
       <div class="listingImage"><a href="http://www.starlessriver.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=6&amp;zenid=frbjqkugqjj18qfobj0hd89854"><img src="images/caving-suit-avsp6301.png" alt="Aventure Verticale Holloch Confort oversuit (women's)" title=" Aventure Verticale Holloch Confort oversuit (women's) " width="48" height="100" class="listingProductImage" /></a></div><div class="listingPrice">&pound;95.00<br /></div><div id="productAttributes"><div class="wrapperAttribsOptions"><div class="option_name"><label class="attribsSelect" for="attrib-1">Size</label>: </div><div class="option_form"><select name="id[1]" id="attrib-1">
      <option value="7">??</option>
      <option value="1">XS</option>
      <option value="2">S</option>
    
      <option value="3">M</option>
      <option value="4">L</option>
      <option value="5">XL</option>
      <option value="6">XXL</option>
    </select>
    
    </div></div></div><div class="listingButtonGroup"><input type="hidden" name="products_id" value="6" /><input type="hidden" name="cart_quantity" value="1" /><input class="cssButton BUTTON_IMAGE_BUY_NOW_ATRIBUTES" onmouseover="this.className='cssButtonHover BUTTON_IMAGE_BUY_NOW_ATRIBUTES BUTTON_IMAGE_BUY_NOW_ATRIBUTESHover'" onmouseout="this.className='cssButton BUTTON_IMAGE_BUY_NOW_ATRIBUTES'" type="submit" value="BUY" /></div>   </form></td>
    And now the code for the copy which doesn't work:

    Code:
     <td class="listingImageCell">   <form name="cart_quantity_86" action="http://www.starlessriver.com/shop/index.php?main_page=product_info&amp;action=add_product&amp;products_id=86&amp;zenid=frbjqkugqjj18qfobj0hd89854" method="post" enctype="multipart/form-data">					
       <div class="listingImage"><a href="http://www.starlessriver.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=86&amp;zenid=frbjqkugqjj18qfobj0hd89854"><img src="images/caving-suit-avsp6301.png" alt="Aventure Verticale Holloch Confort oversuit (women's)2" title=" Aventure Verticale Holloch Confort oversuit (women's)2 " width="48" height="100" class="listingProductImage" /></a></div><div class="listingPrice">&pound;95.00<br /></div><div id="productAttributes"><div class="wrapperAttribsOptions"><div class="option_name"><label class="attribsSelect" for="attrib-1">Size</label>: </div><div class="option_form"><select name="id[1]" id="attrib-1">
    
      <option value="7">??</option>
      <option value="1">XS</option>
      <option value="2">S</option>
      <option value="3">M</option>
      <option value="4">L</option>
      <option value="5">XL</option>
    
      <option value="6">XXL</option>
    </select>
    
    </div></div></div><div class="listingButtonGroup"><input type="hidden" name="products_id" value="86" /><input type="hidden" name="cart_quantity" value="1" /><input class="cssButton BUTTON_IMAGE_BUY_NOW_ATRIBUTES" onmouseover="this.className='cssButtonHover BUTTON_IMAGE_BUY_NOW_ATRIBUTES BUTTON_IMAGE_BUY_NOW_ATRIBUTESHover'" onmouseout="this.className='cssButton BUTTON_IMAGE_BUY_NOW_ATRIBUTES'" type="submit" value="BUY" /></div>   </form></td>
    I just can't see what is going on.

    At the moment I am unable to add products with attributes.

    Help!!!!

 

 

Similar Threads

  1. v153 products added to cart with regular not sale price
    By rebecca_L in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 21 Jul 2016, 10:27 AM
  2. Replies: 5
    Last Post: 6 Sep 2013, 12:02 AM
  3. Added new product and extra images were added with it? (not wanted)
    By bakdoor in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 2 Nov 2008, 10:31 AM
  4. Add to Cart Not Appearing with Products with Attributes. Please help me!?!?
    By alegria in forum Setting Up Categories, Products, Attributes
    Replies: 9
    Last Post: 26 Jun 2008, 11:46 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR