shared:ecommerce_preparation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
shared:ecommerce_preparation [2022/02/07 15:08] – created ggmeishared:ecommerce_preparation [2022/02/14 18:16] (current) ggmei
Line 1: Line 1:
 ====== Setup an e-commerce ====== ====== Setup an e-commerce ======
- 
  
 Elements to be defined: Elements to be defined:
  
-  * registrazione (processo, campi e indirizzi, social login) +  * Registration 
-  * prodotto, cosa si compra tecnicamente +  * Product 
-  * purchase process (what info required) +  * Purchase process - steps, mandatory fields 
-  * calcolo di prezzo per tipi di prodottoquantità +  * Price logic - by productquantity, discount rules 
-  * gestione valute: prezzi in una o più valute indipendenti vs cambio all'acquisto +  * Price visualization - ex/after VAT, currencies 
-  * VAT (tipo di attività, clienti US, EU, UK?) +  * Currencies - prices set/displayed in different currencies 
-  * shipping +  * VAT - by type of activity, EU, extra EU 
-  * modalità di pagamento base e extra +  * Shipping 
-  * processo post-ordine +  * Payment methods - base, advanced 
-  * notifiche +  * Post-order process 
-  * promozioni+  * Notification emails 
 +  * Promotions 
 + 
 +==== Registration ==== 
 + 
 +The standard process is with two screens: 
 +  * screen 1 - email and password (mandatory, inserted twice for confirmation) 
 +  * screen 2 - name and address (not mandatory, can be completed later) 
 +The user is created after the second screen. 
 + 
 +Options: 
 +  * the fields can be customised 
 +  * 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. 
  • shared/ecommerce_preparation.1644246533.txt.gz
  • Last modified: 2022/02/07 15:08
  • by ggmei