Search the Community
Showing results for tags 'quantities'.
-
Hey everybody! I just wrote a tutorial on adding different products and multiple quantities to the cart, all at once with one click. In the product list, of course! here it is: http://nemops.com/prestashop-cart-multiple-products-quantities/ Cheers!
- 68 replies
-
- 6
-
-
- products
- quantities
-
(and 1 more)
Tagged with:
-
Hi all, Small question. Does anyone know by any chance where they store the product combination quantities. They combine it in the ps_stock_available->quantity, but where are the separate values stored? Probably overlook them somewhere... Example, what I mean: http://i.imgur.com/ic2UyRl.jpg...
- 10 replies
-
- sql
- combination
-
(and 1 more)
Tagged with:
-
Hello everyone, I'm facing a problem, which after looking (searching) Google and the Forums couldn't find a solution, I found similar problems or related but none seem to do for me. What I need to achieve is this: look the attatched image Explanation: I want to display the Quantity of...
- 7 replies
-
- attributes
- combination
-
(and 3 more)
Tagged with:
-
Hello, I've been trying to import updated quantities into prestashop 1.7.1.1 via CSV. How can I go about it? From the products page I've downloaded a CSV-File that's formatted like so: "Product ID";Image;Name;Reference;Category;"Base price";"Final price";Quantity;Status;Position I've...
- 1 reply
-
- import
- quantities
-
(and 3 more)
Tagged with:
-
I have problem: "Add to cart" button works just in case defalut comboination is in stock. When defalut combination is out of stock in category list You could see "view" button. Example 1 Product X with given combinations: A combination (defalut combination) - 0 products ava...
-
- add to cart
- combinations
-
(and 1 more)
Tagged with:
-
Hello i want to ask something that looks simple but a question of a client make me to thinking complicated. He said. " Someone creating carts and let them and the next visitors cant make an order because all the products are in the forgoten carts". Is that possible?An abandoned cart k...
-
Hallo I'm going crazy with this issue, of course I carefully searched on the web and in this forum but I can't find a solution. I have pruduct with combination and different quantities for each combination In the frontend>product page if I change the combination, the available quantitiy do...
-
- combination
- quantities
-
(and 1 more)
Tagged with:
-
Hello forum, does anybody know of a module that is capable of the following: Allowing “Product Attributes - Values” to have a quantity field, which is consistent/synced with all products that use that attribute?! So whenever a sold product contained that attribute-value, e.g. component, th...
- 15 replies
-
- 1
-
-
- attributes
- combinations
-
(and 4 more)
Tagged with:
-
I have stocking items (which are either in stock or out of stock) but I also have made to order items when I use the Quantities Control everything either shows up in stock or out of stock (or however I list it) but I really need three options, In Stock, Back Order and Made to Order with time frame f...
- 1 reply
-
- Quantities
- modules
-
(and 1 more)
Tagged with:
-
Hello Presta People, I built a nice shop with Prestashop. Now that it is up and running well, I'd like to implement the multistore feature. We have several shops running on different platforms at the moment, the point is to bring all of those into one Prestashop, so that we can handle - ord...
- 8 replies
-
- quantities
- best practice
-
(and 2 more)
Tagged with:
-
Hello, is it possible to let customers select quantities of product accessories? For example I have a bed as my product and white, yellow, red pillows as accessories. I want to let my customers choose how many of each pillows they want to get with their bed. Adding different accessories and lis...
- 10 replies
-
- 1
-
-
- product
- quantities
-
(and 2 more)
Tagged with:
-
Hi This seems to be a bug. I hope that it is just a wrong setting, though. In the front-end, when viewing a product (with combinations), it looks normal. See attachment 1 (product_available.png). Then I cycle though the combinations - to make sure they have been set-up properly. When...
- 3 replies
-
- quantities
- product
-
(and 3 more)
Tagged with:
-
Hi everyone, I've been using Prestashop for a while on my live shop now but there seems to be an issue (both on 1.6.0.8 and 1.6.0.9 (I've tried both)) where I can't update the product quantities for its attributes by uploading a csv containing the product id, attribute, value, reference, ean13, quan...
- 3 replies
-
- csv import
- combinations
-
(and 5 more)
Tagged with:
-
I have been looking through this forum and can not find a solution, so here goes... I have installed and configured most of Prestashop 1.6.0.14. I have products in the store. I am using advanced stock management. I have three products (out of 10) that show the product in stock. The others do...
- 2 replies
-
- In Stock
- Quantities
-
(and 1 more)
Tagged with:
-
Hi, I've managed to get my prestashop 1.6 up and running successfully and now it's time to fine tune it. I have a website selling e-liquids and would like to offer a discount for multilple items. I only wish the discounts to be applied to the liquids though. for example 1x bottle £4.99 2x...
- 1 reply
-
- discounts
- cart rules
-
(and 2 more)
Tagged with:
-
Hi everyone, I so far love prestashop but something this simple is becoming very difficult for me so I appreciate any help. I need a product to have different quantities and pricing. Dropdown box or radio box or similar. $ 4.95 Qty 5 $19.75 Qty 10 $29.50 or something similar. T...
-
Hi There, I've worked with a number of eCommerce platforms, but am having difficulty getting my head around PrestaShop 1.5.2. My issue pertains to stock not -1 (decreasing) when sold. I have all products in the catalogue set to: -- I want to specify available quantities manually In Pr...
- 1 reply
-
- stock management
- quantities
-
(and 1 more)
Tagged with:
-
Hello all, Is it possible that prestashop handles quantities of a product pack dependent of the quantity of the simgle product? What i need to create is a pack of 3 units of the same product: Product A : 15 units Product Pack = 3 units of Product A what i thought possible was that b...
- 1 reply
-
- pack
- quantities
-
(and 1 more)
Tagged with:
-
I'm searching for a script or module that can integrate prestashop with a generic CRM software. Infact this is the first problem that every customer ask to me: how is it possible to synchronize the quantity of the CRM Software with the ones on Prestashop platform. I think that, if CRM software can...
-
Hi! My products have a fixed quantity (different for each item) and the quantity box for users. The multiplication of these quantities must be the total. And the product's quantity must be add to order summary. Thanks!