Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| shared:ecommerce_preparation [2022/02/11 15:32] – ggmei | shared:ecommerce_preparation [2022/02/14 18:16] (current) – ggmei | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| Elements to be defined: | Elements to be defined: | ||
| - | * [[shared: | + | * Registration |
| - | * Product | + | * Product |
| * Purchase process - steps, mandatory fields | * Purchase process - steps, mandatory fields | ||
| * Price logic - by product, quantity, discount rules | * Price logic - by product, quantity, discount rules | ||
| Line 26: | Line 26: | ||
| * the fields can be customised | * the fields can be customised | ||
| * FB social login available | * FB social login available | ||
| + | |||
| + | ==== Product ==== | ||
| + | |||
| + | The entity put to the cart and purchased. It can be a 3Spice catalog product or sub-product. | ||
| + | |||
| + | It's possible to create the product dynamically at the purchase time, for e-commerces of customisable products. In this case the process has to be designed. | ||