Title: Adding multiple items
Last modified: July 2, 2019

---

# Adding multiple items

 *  [barnesmg](https://wordpress.org/support/users/barnesmg/)
 * (@barnesmg)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/adding-multiple-items/)
 * I have 3 items on my page. Different names and prices. When I click on item 1,
   it goes into the cart. when I click item 2, Item 1 comes out of the cart and 
   item 2 replaces it. I want peopel to be able to buy:
 * 1 of item 1
    3 of item 2 4 of item 6, etc
 * Is this possible? Any idea why my current experience?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fadding-multiple-items%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/adding-multiple-items/#post-11694514)
 * Hi, thank you for reaching out to us.
 * I just finished carrying out a test. I had 3 different products in the shopping
   page, I was able to select 1 of each product and the shopping cart displayed 
   the 3 different products I selected. So I can confirm adding different products
   works.
 * Can you share the shortcodes you are using? Also can you provide a link to the
   page in question with the products as well.
 * Thank you
 *  Thread Starter [barnesmg](https://wordpress.org/support/users/barnesmg/)
 * (@barnesmg)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/adding-multiple-items/#post-11694634)
 * Which page did you test on?
 * [https://information.awakened-innovations.com/restart-selling/](https://information.awakened-innovations.com/restart-selling/)
   ?
 * [wp_cart_display_product name=”aSuper Cool NPO Download” price=”5.00″ file_url
   =”[https://information.awakened-innovations.com/wp-content/uploads/xxx.pdf&#8221](https://information.awakened-innovations.com/wp-content/uploads/xxx.pdf&#8221);
   thumbnail=”[https://information.awakened-innovations.com/wp-content/uploads/xxx.jpg&#8221](https://information.awakened-innovations.com/wp-content/uploads/xxx.jpg&#8221);
   description=”This is a description of the super cool NPO download.”]
 * [wp_cart_display_product name=”bSuper Cool NPO Download” price=”6.00″ file_url
   =”[https://information.awakened-innovations.com/wp-content/uploads/xxx.pdfb&#8221](https://information.awakened-innovations.com/wp-content/uploads/xxx.pdfb&#8221);
   thumbnail=”[https://information.awakened-innovations.com/wp-content/uploads/xxx.jpg&#8221](https://information.awakened-innovations.com/wp-content/uploads/xxx.jpg&#8221);
   description=”This is a description of the super cool NPO download.”]
 * [wp_cart_display_product name=”cSuper Cool NPO Download” price=”7.00″ file_url
   =”[https://information.awakened-innovations.com/wp-content/uploads/xxx.pdfc&#8221](https://information.awakened-innovations.com/wp-content/uploads/xxx.pdfc&#8221);
   thumbnail=”[https://information.awakened-innovations.com/wp-content/uploads/xxxx.png&#8221](https://information.awakened-innovations.com/wp-content/uploads/xxxx.png&#8221);
   description=”This is a description of the super cool NPO download.”]
 * [show_wp_shopping_cart]
 *  Thread Starter [barnesmg](https://wordpress.org/support/users/barnesmg/)
 * (@barnesmg)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/adding-multiple-items/#post-11694638)
 * [https://www.loom.com/share/a261a970d43242368b46e81ceab01f24](https://www.loom.com/share/a261a970d43242368b46e81ceab01f24)
 * Quick video showing what I’m experiencing.
 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/adding-multiple-items/#post-11694693)
 * Hi, I just finished testing your shorcodes above in my dev site and it works 
   for me.
 * Can you carry out the following test. Disable all other plugins except ours. 
   Then carry out a test. Let me know what happens.
 * Thank you
 *  [PeonyPink](https://wordpress.org/support/users/peonypink/)
 * (@peonypink)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/adding-multiple-items/#post-11694696)
 * Hi [@barnesmg](https://wordpress.org/support/users/barnesmg/) , did you use the
   tutorial here: [https://www.tipsandtricks-hq.com/ecommerce/wp-simple-cart-sell-digital-downloads-2468](https://www.tipsandtricks-hq.com/ecommerce/wp-simple-cart-sell-digital-downloads-2468)?
 * Looking at your code – add actual pdf file names and not xxx.pdf etc.
 * forget my comment on the fake file names- they won’t keep the items from being
   entered into the cart. They will only be an issue after processing the payment.
 * etc.
    Robin
    -  This reply was modified 6 years, 11 months ago by [PeonyPink](https://wordpress.org/support/users/peonypink/).
 *  [PeonyPink](https://wordpress.org/support/users/peonypink/)
 * (@peonypink)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/adding-multiple-items/#post-11694709)
 * I just used your short codes on my dev site also, and they work – so maybe try
   dumping the site cache, or turn off other plugins.
 * R
 * [http://www.theologyclassics.com/shopping/](http://www.theologyclassics.com/shopping/)
    -  This reply was modified 6 years, 11 months ago by [PeonyPink](https://wordpress.org/support/users/peonypink/).
 *  Thread Starter [barnesmg](https://wordpress.org/support/users/barnesmg/)
 * (@barnesmg)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/adding-multiple-items/#post-11694761)
 * thank you. I’ll check tomorrow after I create a test site. Never certain what
   deactivating all other plugins then reactivating them will do.
 * Do you know of any specific conflicts?
 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/adding-multiple-items/#post-11694804)
 * Hi,
 * > Do you know of any specific conflicts?
 * In some cases a conflict can be with a cache plugin. If you run a cache plugin
   in your site or your server has some type of caching system, it is prudent to
   exclude specific pages from being cached. In this instant the shopping cart page
   is one that should never be cached.
 * However there are times when one is not aware of other plugin conflicts and even
   the theme can have issues some times with other plugins. Doing a plugin/ theme
   conflict test can prove to be very useful and informative.
 * Let us know if you need more information or help.
 * Kind regards

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Adding multiple items’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-simple-paypal-shopping-cart/assets/icon-128x128.
   png?rev=2722490)
 * [Simple Shopping Cart](https://wordpress.org/plugins/wordpress-simple-paypal-shopping-cart/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-simple-paypal-shopping-cart/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-simple-paypal-shopping-cart/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-simple-paypal-shopping-cart/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-simple-paypal-shopping-cart/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-simple-paypal-shopping-cart/reviews/)

 * 8 replies
 * 3 participants
 * Last reply from: [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/adding-multiple-items/#post-11694804)
 * Status: not resolved