Changes for page Offers
From version 4.1
edited by Vera Retyeva
on 2024/02/22 03:24
on 2024/02/22 03:24
Change comment:
There is no comment for this version
To version 5.2
edited by Vera Retyeva
on 2024/02/22 03:43
on 2024/02/22 03:43
Change comment:
Update document after refactoring.
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 - Sandbox.WebHome1 +Main.Frequently_asked_questions.WebHome - Content
-
... ... @@ -49,12 +49,12 @@ 49 49 {{/html}}. 50 50 {{/showhide}} 51 51 52 -{{showhide showmessage=" МожнолиспомощьюакцийнастроитьвИнтернет-магазинезакрытую,ограниченнуюповремени,распродажутолькодляопределенногосегментаклиентовизБД?" hidemessage="МожнолиспомощьюакцийнастроитьвИнтернет-магазинезакрытую,ограниченнуюповремени,распродажутолькодляопределенногосегментаклиентовизБД?"}}53 - Можно.Дляреализациитакогокейсанеобходимо:52 +{{showhide showmessage="Is it possible to use offers to set up a closed, time-limited sale in the online store only for a certain segment of customers from the database?" hidemessage="Is it possible to use offers to set up a closed, time-limited sale in the online store only for a certain segment of customers from the database?"}} 53 +Yes, it is possible. To implement such a case, there is a need to: 54 54 1. {{html}} 55 -<a href="https://docs.loymax.net/xwiki/bin/view/Main/Using/MMP/Admin_panel/Client_attributes/Common_attributes/"> Создатьновыйатрибут</a>56 -{{/html}} стипом булевый (boolean),например“Участникзакрытойраспродажи”.57 -1. СформироватьфайлкзагрузкеатрибутасредствамиExcel.Примерсодержимогофайла:55 +<a href="https://docs.loymax.net/xwiki/bin/view/Main/Using/MMP/Admin_panel/Client_attributes/Common_attributes/">Create a new attribute</a> 56 +{{/html}} of boolean type, e.g. “Closed Sale Participant”. 57 +1. Prepare an Excel file for attribute uploading. Example of file contents: 58 58 (% class="box" %) 59 59 ((( 60 60 ##CardNumber;check ... ... @@ -61,18 +61,18 @@ 61 61 1340000002;True 62 62 1340000001;True## 63 63 ))) 64 - ВпримеревышедлядвухУчастниковпономерукартыбудетустанавливатьсяатрибутcheck,созданныйвпункте1.64 +In the example above, the check attribute created in step 1 will be set for two Particiapnts. 65 65 1. {{html}} 66 -<a href="https://docs.loymax.net/xwiki/bin/view/Main/Using/MMP/CRM/Clients/Import_of_clients_attributes/"> Импортироватьзначениеатрибутов</a>67 -{{/html}} черезАРМзагрузкойфайла,созданногонаэтапе2.68 -1. Настроитьакциюсиспользованиемусловиянаатрибутклиента.Нарасчетскидкидобавитьдействие{{html}}69 -<a href="https://docs.loymax.net/xwiki/bin/view/Main/Using/MMP/Marketing/Offers/Action_catalog/Discount/"> Скидка</a>70 -{{/html}} ифильтр{{html}}71 -<a href="https://docs.loymax.net/xwiki/bin/view/Main/Using/MMP/Marketing/Offers/Filters/Client/Common_attribute/"> Общийатрибут</a>72 -{{/html}}, указаватрибут"Закрытаяраспродажа".Такжедобавитьфильтр{{html}}73 -<a href="https://docs.loymax.net/xwiki/bin/view/Main/Using/MMP/Marketing/Offers/Filters/Cheque/Goods/"> Товар</a>74 -{{/html}} суказаниемзаранеесозданнойгруппытоваров,накоторуюбудетпредоставлятьсяскидка.66 +<a href="https://docs.loymax.net/xwiki/bin/view/Main/Using/MMP/CRM/Clients/Import_of_clients_attributes/">Import attribute value</a> 67 +{{/html}} via MMP by uploading of the file created in step 2. 68 +1. Set up the offer using the customer attribute conditions. For discount calculation, add the {{html}} 69 +<a href="https://docs.loymax.net/xwiki/bin/view/Main/Using/MMP/Marketing/Offers/Action_catalog/Discount/">Discount</a> 70 +{{/html}} action and the {{html}} 71 +<a href="https://docs.loymax.net/xwiki/bin/view/Main/Using/MMP/Marketing/Offers/Filters/Client/Common_attribute/">Common attribute</a> 72 +{{/html}} filter, specifying the "Closed Sale" attribute. In addition, the {{html}} 73 +<a href="https://docs.loymax.net/xwiki/bin/view/Main/Using/MMP/Marketing/Offers/Filters/Cheque/Goods/">Product</a> 74 +{{/html}} filter should be added with indication of previously created group of products for which a discount will be provided. 75 75 1. {{html}} 76 -<a href="https://docs.loymax.net/xwiki/bin/view/Main/Integration/Ways_to_use_API/API_methods/Methods_of_public_api/UserAttributes/"> ПолучитьинформациюсостороныИнтернет-магазина</a>77 -{{/html}} отом,чтоуУчастникаестьатрибутипроверитьего значение.76 +<a href="https://docs.loymax.net/xwiki/bin/view/Main/Integration/Ways_to_use_API/API_methods/Methods_of_public_api/UserAttributes/">Receive information from the online store</a> 77 +{{/html}} that the Participant has an attribute and check its value. 78 78 {{/showhide}}