duncanmcclean / simple-commerce

A simple, yet powerful e-commerce addon for Statamic.
https://statamic.com/addons/duncanmcclean/simple-commerce
Other
143 stars 36 forks source link

Limit amount for a cart-item of digital products #996

Closed wautersj closed 6 months ago

wautersj commented 9 months ago

Description

Right now, I can add a single Digital product 5 times, to my cart, or just set the amount to 5 and add it to the cart. Resulting in the total prince to multiply x 5 (of course) But receiving a downloads email with only 1 download. (which is quite understandable, in the context of a download).

Lets' view that behaviour from the eyes of a customer. He doesn't understand. Also; when he accidentally added it to the cart twice, and didn't look to verify before payment; the shop owner has to do admin work when the customer eventually figures it out later on.

This might be countered by limiting the amount for a single digital product in a cart?

Screenshot 2023-11-20 at 10 37 18

Screenshot 2023-11-20 at 10 29 40 Screenshot 2023-11-20 at 10 29 50
duncanmcclean commented 9 months ago

Just to confirm I'm understanding correctly... you're wanting a way to specify the max number of items a product can be added to the cart in a single order?