Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
developer.skroutz.gr/source/localizable/order_stash/index.html.md.erb
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
53 lines (34 sloc)
1.71 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
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 |