-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathindex.html.md.erb
53 lines (34 loc) · 1.71 KB
/
index.html.md.erb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
title: save_your_order
---
<%= partial 'partials/page_locales' %>
# Save Your Order <%= edit_link %>
"Save Your Order" service helps you increase the number of Shop Reviews in <%= flavor.capitalize %>.
<%= partial 'partials/toc' %>
## How It Looks
<%= image_tag "/assets/images/#{flavor}/order_stash/widget_preview.gif", class: 'order-stash-preview' %>
## How It Works
After completing their purchases, customers are prompted to save their order, through a widget on the checkout page.
After that:
- Customers are able to view their saved orders from your store, through their <%= settings.site_name.capitalize %>
account.
- In regards to any saved orders, **an email is sent** to customers, asking them to write a **review**,
sharing their experience.
## Integration
"Save Your Order" service requires only to have [Analytics](/analytics) integrated into your store
properly.
#### When widget is displayed
"Save Your Order" widget *pops up* when a completed [order](/analytics/ecommerce/#addorder) is reported
through [Analytics](/analytics).
## Settings
"Save Your Order" service's configuration is **only** available through
[Merchants control panel](https://<%= settings.merchants_domain %>/services/order_stash/).
> ##### Note
> In order to configure the "Save Your Order" service you need to have access to
[Merchants control panel](https://<%= settings.merchants_domain %>).
>
> **Please contact the shop owner in order to change the configuration.**
##### Available Settings
Name | Default | Available Options | Description
------------- | ------------ | -------------------------- | -----------
`position` | Bottom Right | Bottom Left, Bottom Right | Widget position on the checkout page