Placeholders¶
AutoPrice considers LowestNewPrice¶
If this option is active, placeholder {{ OffersAutoPriceAmount }} respectively {{ OffersAutoPriceFormattedPrice }} will consider the lowest new price in their calculation. For more details see {{ OffersAutoPriceAmount }}.
AutoPrice considers LowestUsedPrice¶
If this option is active, placeholder {{ OffersAutoPriceAmount }} respectively {{ OffersAutoPriceFormattedPrice }} will consider the lowest used price in their calculation. For more details see {{ OffersAutoPriceAmount }}.
AutoPrice: Consider LowestUsedPrice only if no other¶
If this option is active, the lowest used price will only be considered for placeholder {{ OffersAutoPriceFormattedPrice }} if there is no other price at all. For more details see {{ OffersAutoPriceAmount }}.
AutoPrice considers LowestCollectiblePrice¶
If this option is active, placeholder {{ OffersAutoPriceAmount }} respectively {{ OffersAutoPriceFormattedPrice }} will consider the lowest collectible price in their calculation. For more details see {{ OffersAutoPriceAmount }}.
AutoPrice: Consider LowestCollectiblePrice only if no other¶
If this option is active, the lowest collectible price will only be considered for placeholder {{ OffersAutoPriceFormattedPrice }} if there is no other price at all. For more details see {{ OffersAutoPriceAmount }}.
IsAvailable if other offers¶
If activated, placeholder {{ IsAvailable }} will be true if there are other offers (new or used). Otherwise this placeholder only depends on the main price. The placeholder {{ IsAvailable }} decides if the buy button in managed templates is active or not.
Localized shop logos¶
If activated, placeholders {{ AmazonLogoSmallUrl }} and {{ AmazonLogoLargeUrl }} will show Amazon logos with top level domains according to the product’s country code. By default a logo without top level domain will be shown.
The default logo:
With active option “Localized shop logos” and product country code “US”:
… or product country code “DE”:
Enable WP Post placeholders¶
This option allows the use of WP Post values as placeholders using the {{ post.* }} syntax. For more details, check the placeholder page WordPress Post.
Custom empty price text¶
Here you can enter a text which should be displayed if a product does not have a price. If nothing is entered here, ASA2’s price placeholders will contain “–“.
You can either enter a text if your site is monolingual, or you can enter a template translation key, if you are working on a monolingual site.
Note
This option applies only to placeholders {{ OffersAutoPriceAmount }} and {{ OffersAutoPriceFormattedPrice }}.