Basic Settings¶
Video Tutorial¶
Settings¶
Title¶
A shop is a WordPress custom post type and therefore naturally needs a title, which you can freely assign. If the product template supports this, the title can be displayed on a buy button, according to the motto “Buy now at [shop title]”.
Logo¶
For each shop you can store a logo. This is automatically displayed in Managed Templates included in ASA2 to indicate the connection of a product to a shop to the visitor.
To save a logo for a new shop, click the “Set logo” link in the logo metabox in the sidebar.
Then select an image from your media library or upload a new one. The logo graphic should be at least 500 pixels wide. During upload, ASA2 automatically creates logos in different sizes that can be used in product templates using these placeholders:
Shop logo placeholders¶
Placeholder |
Width (pixel) |
Height (pixel) |
---|---|---|
{{ ShopLogoTinyURL }} |
50 |
50 |
{{ ShopLogoSmallURL }} |
75 |
75 |
{{ ShopLogoMediumURL }} |
100 |
100 |
{{ ShopLogoLargeURL }} |
200 |
200 |
For a detailed list of all placeholders, see Logo.
URL Tracking Code¶
Usually, individual parameters in the URL are used to generate affiliate leads. If the individual product URLs should not contain this parameter, it can be stored here. ASA2 will then try to append this parameter to all URLs of products of this shop.
Since we don’t know all affiliate systems in the world, this may not fit for all shops. In such cases, please contact the support so that we can extend the feature.
Default Country¶
The default country specifies the country that will be preselected when you create a new product for this shop. The country is important to show the correct currency for the price of the product.
Disclaimer Text¶
With this option you can define an individual text to be displayed as a disclaimer text for a product of this shop. Otherwise, the default text will appear, which can be customized in the Translation section.
Discount¶
You can set a discount for a shop, which should affect all products of this shop. Expected is an integer between 1 and 99, which will affect the product price as a percentage. If a product has an offer price, the discount will affect it as well.
Data Freshness¶
If you use the data section of a shop, e.g. to import an external CSV file as a basis for the shop products, you can use the option “Data Freshness” to define how long the product data should be considered valid before it should be synchronized again with the shop data.
This setting is used when using the Product Update Cronjob to determine which products need to be updated.