[IMP] ecommerce: add an example

Add an example for variants that matches the picture provided.

Closes #219
This commit is contained in:
Ray Carnes
2017-05-14 14:19:40 -07:00
committed by Martin Trigaux
parent 64a6b0d046
commit ee634193fe
2 changed files with 29 additions and 27 deletions
+3 -1
View File
@@ -4,7 +4,9 @@ How to manage product variants
Product variants are used to offer variations of the same product to your
customers on the products page. For example, the customer chooses a T-shirt
and then selects its size and color.
and then selects its size and color. In the example below, the customer
chooses a phone, and then selects the memory; color and Wi-Fi band from the
available options.
.. image:: ./media/variants.png
:align: center