[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

View File

@ -4,7 +4,9 @@ How to manage product variants
Product variants are used to offer variations of the same product to your 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 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 .. image:: ./media/variants.png
:align: center :align: center

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Odoo Business 10.0\n" "Project-Id-Version: Odoo Business 10.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-09 14:24+0200\n" "POT-Creation-Date: 2017-05-16 15:55+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -165,94 +165,94 @@ msgid "How to manage product variants"
msgstr "" msgstr ""
#: ../../ecommerce/managing_products/variants.rst:5 #: ../../ecommerce/managing_products/variants.rst:5
msgid "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." msgid "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. In the example below, the customer chooses a phone, and then selects the memory; color and Wi-Fi band from the available options."
msgstr ""
#: ../../ecommerce/managing_products/variants.rst:13
msgid "How to create attributes & variants"
msgstr "" msgstr ""
#: ../../ecommerce/managing_products/variants.rst:15 #: ../../ecommerce/managing_products/variants.rst:15
msgid "How to create attributes & variants"
msgstr ""
#: ../../ecommerce/managing_products/variants.rst:17
msgid "Turn on *Products can have several attributes, defining variants (Example: size, color,...)* in :menuselection:`Sales --> Settings`." msgid "Turn on *Products can have several attributes, defining variants (Example: size, color,...)* in :menuselection:`Sales --> Settings`."
msgstr "" msgstr ""
#: ../../ecommerce/managing_products/variants.rst:18 #: ../../ecommerce/managing_products/variants.rst:20
msgid "Select a product from the Products list, go to the *Variants* tab." msgid "Select a product from the Products list, go to the *Variants* tab."
msgstr "" msgstr ""
#: ../../ecommerce/managing_products/variants.rst:20 #: ../../ecommerce/managing_products/variants.rst:22
msgid "Add as many attributes as you need from 3 different types: radio buttons, drop-down menu or color buttons. You get several variants as soon as there are 2 values for 1 attribute." msgid "Add as many attributes as you need from 3 different types: radio buttons, drop-down menu or color buttons. You get several variants as soon as there are 2 values for 1 attribute."
msgstr "" msgstr ""
#: ../../ecommerce/managing_products/variants.rst:28 #: ../../ecommerce/managing_products/variants.rst:30
msgid "How to edit variants" msgid "How to edit variants"
msgstr "" msgstr ""
#: ../../ecommerce/managing_products/variants.rst:30 #: ../../ecommerce/managing_products/variants.rst:32
msgid "See all the variants from the product template detail form." msgid "See all the variants from the product template detail form."
msgstr "" msgstr ""
#: ../../ecommerce/managing_products/variants.rst:38 #: ../../ecommerce/managing_products/variants.rst:40
msgid "You can edit following data:" msgid "You can edit following data:"
msgstr "" msgstr ""
#: ../../ecommerce/managing_products/variants.rst:40 #: ../../ecommerce/managing_products/variants.rst:42
msgid "Picture (will update in real time on the website)," msgid "Picture (will update in real time on the website),"
msgstr "" msgstr ""
#: ../../ecommerce/managing_products/variants.rst:41 #: ../../ecommerce/managing_products/variants.rst:43
msgid "Barcode," msgid "Barcode,"
msgstr "" msgstr ""
#: ../../ecommerce/managing_products/variants.rst:42 #: ../../ecommerce/managing_products/variants.rst:44
msgid "Internal Reference (SKU #)," msgid "Internal Reference (SKU #),"
msgstr "" msgstr ""
#: ../../ecommerce/managing_products/variants.rst:43 #: ../../ecommerce/managing_products/variants.rst:45
msgid "Volume," msgid "Volume,"
msgstr "" msgstr ""
#: ../../ecommerce/managing_products/variants.rst:44 #: ../../ecommerce/managing_products/variants.rst:46
msgid "Weight," msgid "Weight,"
msgstr "" msgstr ""
#: ../../ecommerce/managing_products/variants.rst:45 #: ../../ecommerce/managing_products/variants.rst:47
msgid "Active (available in quotes & website)." msgid "Active (available in quotes & website)."
msgstr "" msgstr ""
#: ../../ecommerce/managing_products/variants.rst:48 #: ../../ecommerce/managing_products/variants.rst:50
msgid "Both the Barcode and the Internal Reference are variant-specific. You need to populate them once the variants generated." msgid "Both the Barcode and the Internal Reference are variant-specific. You need to populate them once the variants generated."
msgstr "" msgstr ""
#: ../../ecommerce/managing_products/variants.rst:52 #: ../../ecommerce/managing_products/variants.rst:54
msgid "See and edit all the variants from :menuselection:`Sales --> Sales --> Product Variants` as well. This might be quicker if you manage lots of variants." msgid "See and edit all the variants from :menuselection:`Sales --> Sales --> Product Variants` as well. This might be quicker if you manage lots of variants."
msgstr "" msgstr ""
#: ../../ecommerce/managing_products/variants.rst:56 #: ../../ecommerce/managing_products/variants.rst:58
msgid "How to set specific prices per variant" msgid "How to set specific prices per variant"
msgstr "" msgstr ""
#: ../../ecommerce/managing_products/variants.rst:58 #: ../../ecommerce/managing_products/variants.rst:60
msgid "You can also set a specific public price per variant by clicking *Variant Prices* in the product detail form (action in top-left corner)." msgid "You can also set a specific public price per variant by clicking *Variant Prices* in the product detail form (action in top-left corner)."
msgstr "" msgstr ""
#: ../../ecommerce/managing_products/variants.rst:64 #: ../../ecommerce/managing_products/variants.rst:66
msgid "The Price Extra is added to the product price whenever the corresponding attribute value is selected." msgid "The Price Extra is added to the product price whenever the corresponding attribute value is selected."
msgstr "" msgstr ""
#: ../../ecommerce/managing_products/variants.rst:74 #: ../../ecommerce/managing_products/variants.rst:76
msgid "Pricelist formulas let you set advanced price computation methods for product variants. See :doc:`../maximizing_revenue/pricing`." msgid "Pricelist formulas let you set advanced price computation methods for product variants. See :doc:`../maximizing_revenue/pricing`."
msgstr "" msgstr ""
#: ../../ecommerce/managing_products/variants.rst:78 #: ../../ecommerce/managing_products/variants.rst:80
msgid "How to disable/archive variants" msgid "How to disable/archive variants"
msgstr "" msgstr ""
#: ../../ecommerce/managing_products/variants.rst:80 #: ../../ecommerce/managing_products/variants.rst:82
msgid "You can disable/archive specific variants so that they are no longer available in quotes & website (not existing in your stock, deprecated, etc.). Simply uncheck *Active* in their detail form." msgid "You can disable/archive specific variants so that they are no longer available in quotes & website (not existing in your stock, deprecated, etc.). Simply uncheck *Active* in their detail form."
msgstr "" msgstr ""
#: ../../ecommerce/managing_products/variants.rst:86 #: ../../ecommerce/managing_products/variants.rst:88
msgid "To retrieve such archived items, hit *Archived* on searching the variants list. You can reactivate them the same way." msgid "To retrieve such archived items, hit *Archived* on searching the variants list. You can reactivate them the same way."
msgstr "" msgstr ""