Wordpress Shopping Cart - wordpress

I need a simple shopping cart that will display all its products(only 9) in one page with input boxes for quantity. Most shopping cart only have option to add one product at a time but I want to add all at once.
Suppose I want to add two of seven different products to the shopping cart. Instead of adding manually again and again I want to do it at once by inputting quantity on quantity input box.
Instead of add to cart button beside each product, I want only one add to cart button with quantity input box beside each product!

Try SimpelCart (http://simplecartjs.org/).
It is awesome!

Related

How to set the add to cart button to get the price from a form field?

I am currently working on a ecommerce site. The word press theme I'm using is Astra. I have a form which calculate the prices for certain products. I want the add to cart button to get the final price from the form. How can I do that? Please help.

WooCommerce hide add to cart for specific product variations

I want the Add to Cart function in WooCommerce to be completely hidden for specific production variations. I have a product offer (request a quote) plugin which in some cases I want to be used.
For example, a t-shirt in xl and green should be possible to be bought, but if there needs to be a print on it (I got variations for a print in 1, 2 or 3 colors), I want people to use the "request an offer button". So to hide the add to cart button would be great.
I saw the next post, however this one still shows the add to cart button (and doesn't seem to work for me)
Hide Add to Cart button in Woocommerce product variations for a specific attribute value

WooCommerce Single Product Page Seperate Cost

I'm trying to add a second button to a product page with a updated price.
For example I'm using [add_to_cart id='$product->id'] which displays correctly, but I would like to assign this short code a custom price.
The results should show two buttons on a single product page. One with the regular price value and the other with the custom price value.
I tried doing this through variables, but need them in two buttons instead of a drop down.
Thanks for the help!

Product variations on cart pages

I have created variations (height and width) for my products using advanced custom field plugin. All variations are doing fine.
The problem is, after selecting variations when I click on the add to cart button, product is added to my cart.And When I click on the cart icon on the menu bar, it shows me the correct price of that product. But in cart page the price is displayed as 0.
If I select simple product, It is working fine.
How can I solve this problem???

Woocommerce qty box just adds 1 product

I'm trying to make this work but i cannot solve it. In the single product page i have placed the product details in a tab, but the quantity box is no longer working. I also tried it with a text field, but it constantly adds just one product. Can anybody help me with this?
It seems that the submit button is not taking the amount into account...
Add to cart
Where data-quantity is not updating...

Resources