SlideShare una empresa de Scribd logo
1 de 14
Descargar para leer sin conexión
User Guide: Special Occasion Coupons 
Page 1 
Special Occasion Coupons 
Magento Extension 
User Guide 
Official extension page: Special Occasion Coupons 
Support: http://amasty.com/contacts/
Page 2 
Table of contents: 
1.General Settings……………….……………………………………………………………………………………….3 
2.Birthday Coupon Settings…………………………………………………………………………………………..4 
3.Registration Coupon Settings……………………………………………………………………………………..5 
4.Newsletter Subscription Coupon Settings….……………………………………………………………...…6 
5.Add newsletter Coupon Variable to Templates..………………………………………………………..…7 
6.Choose the Template in Newsletter Configuration………………………………………………………..8 
7.‘No Customer Activity’ Coupon Settings…………………………………………………………..…………..9 
8.Wishlist Coupon Settings…………………………………………………………………………………………..10 
9.‘Order Placed’ Coupon Settings…………………………………………………………………….…………….11 
10.Cooperation with Auto Add Promo Items……………………………………………………………………12 
User Guide: Special Occasion Coupons 
Support: http://amasty.com/contacts/
Page 3 
1. Special Occasion Coupons– General Settings 
User Guide: Special Occasion Coupons 
Please go to admin panel -> System -> Configuration -> Special Occasion Coupons to configure the extension. 
‘Remove not used Coupons after Creation (days)’ lets you indicate the period after which coupons will be deleted. This helps you to clean your promotions section from obsolete coupons. Indicate ‘-1’ if you would like not to remove coupons automatically. 
There are two general settings that take effect for all types of coupons – ‘Email sender’ and ‘Remove not used Coupons after Creation (days)’. 
Support: http://amasty.com/contacts/
Page 4 
2. Special Occasion Coupons– Birthday Coupon Settings 
User Guide: Special Occasion Coupons 
If you set ‘Enabled’ to ‘No’, birthday coupons will not be sent. 
You can send birthday coupons, before, after or right on the birthday. If you indicate ‘-5’, the coupon will be sent 5 days before birthday. Specify ‘0’ (zero) for the coupon to be sent right on birthday or let’s say ‘3’ for it to be sent 3 days after birthday. 
You can also specify email template for the coupon, discount type (percent, fixed per product and fixed per whole cart), discount amount, expiry period and the number of coupon uses. 
It is also possible to select customer groups for the coupon to get applied 
Support: http://amasty.com/contacts/
Page 5 
3. Special Occasion Coupons– Registration Coupon Settings 
User Guide: Special Occasion Coupons 
If you set ‘Enabled’ to ‘No’, registration coupons will not be sent. 
Specify ‘0’ (zero) for the registration coupon to be sent right on the day of registration or let’s say ‘3’ for it to be sent 3 days after registration. 
You can specify email template for the coupon, discount type (percent, fixed per product and fixed per whole cart), discount amount, expiry period, the number of coupon uses and minimal order subtotal for the coupon to get applied. 
Support: http://amasty.com/contacts/
Page 6 
4. Special Occasion Coupons– Newsletter Subscription Coupon Settings 
User Guide: Special Occasion Coupons 
If you set ‘Enabled’ to ‘No’, newsletter subscription coupons will not be generated. 
You can specify discount type (percent, fixed per product and fixed per whole cart), discount amount, expiry period, the number of coupon uses and minimal order subtotal for the coupon to get applied. 
For newsletter subscription coupons to be sent, please add {{var subscriber.getCoupon()}} variable to the subscription success template. To do this please go to System -> Transactional Emails and click ‘Add New Template’ button. See the next page for further instructions. 
Support: http://amasty.com/contacts/
Page 7 
User Guide: Special Occasion Coupons 
5. Special Occasion Coupons– Add Newsletter Coupon Variable to Templates 
Choose Newsletter subscription success template and click ‘Load Template’ button. 
Then in the template you can either use {{var subscriber.getCoupon()}} variable to include the coupon. Or the following depend construction: {{depend subscriber.getCoupon()}} <p>Feel free to use this coupon: {{var subscriber.getCoupon()}} </p> <p>Please note that it expires in {{config path='ambirth/newsletter/coupon_days'}} day(s)</p> {{/depend}} If you use depend construction, the coupons text block will be sent only when subscription coupons are enabled in configuration section. 
Support: http://amasty.com/contacts/
Page 8 
6. Special Occasion Coupons– Choose the Template in Newsletter Configuration 
User Guide: Special Occasion Coupons 
Once you save the template, please go to System -> Configuration -> Newsletter and choose the template you saved for ‘Success Email Template’ setting . 
Support: http://amasty.com/contacts/
Page 9 
7. Special Occasion Coupons– No Customer Activity Coupon Settings 
User Guide: Special Occasion Coupons 
If you set ‘Enabled’ to ‘No’, no activity coupons will not be sent. 
These coupons are only sent once a year, so this feature won’t spam the inactive customers. 
Inactivity is defined by the last login. You set period after last login when ‘no activity’ coupon should be sent. Minimal period is 1 day. 
You can specify email template for the coupon, discount type (percent, fixed per product and fixed per whole cart), discount amount, expiry period, the number of coupon uses and minimal order subtotal for the coupon to get applied. 
Support: http://amasty.com/contacts/
Page 10 
8. Special Occasion Coupons– Wishlist Coupon Settings 
User Guide: Special Occasion Coupons 
If you set ‘Enabled’ to ‘No’, wishlist coupons will not be sent. 
Specify ‘0’ (zero) for the wishlist coupon to be sent right on the day of wishlist creation or let’s say ‘3’ for it to be sent 3 days after that. 
You can specify email template for the coupon, discount type (percent, fixed per product and fixed per whole cart), discount amount, expiry period, the number of coupon uses and minimal order subtotal for the coupon to get applied. 
Support: http://amasty.com/contacts/
Page 11 
9. Special Occasion Coupons– Order Placed 
User Guide: Special Occasion Coupons 
If you set ‘Enabled’ to ‘Yes’, the coupon will be sent right after the order is placed. 
You can specify email template for the coupon, discount type (percent, fixed per product and fixed per whole cart), discount amount, expiry period, the number of coupon uses and minimal order subtotal for the coupon to get applied. 
Support: http://amasty.com/contacts/
Page 12 
10. Special Occasion Coupons – Cooperation with Auto Add Promo Items 
User Guide: Special Occasion Coupons 
The module greatly cooperates with our other extension Auto Add Promo Items. If you have Auto Add Promo Items installed, you can send coupons for free gifts for all occasions (birthday, registration, subscription, etc. 
Support: http://amasty.com/contacts/
Page 13 
10. Special Occasion Coupons – Cooperation with Auto Add Promo Items 
User Guide: Special Occasion Coupons 
To provide a coupon with a free gift please select ‘Auto add promo items for the whole cart’ discount type. Then in the ‘Discount amount’ field please specify SKU of the item which should be the free gift. 
Support: http://amasty.com/contacts/
Thank you! 
Your feedback is absolutely welcome! 
Should you have any questions or feature suggestions, please contact us at: http://amasty.com/contacts/ 
Support: http://amasty.com/contacts/ 
User Guide: Special Occasion Coupons 
Page 14

Más contenido relacionado

Más de Amasty

Способы оптимизации работы с памятью в Magento 2
Способы оптимизации работы с памятью в Magento 2Способы оптимизации работы с памятью в Magento 2
Способы оптимизации работы с памятью в Magento 2Amasty
 
Magento Security from Developer's and Tester's Points of View
Magento Security from Developer's and Tester's Points of ViewMagento Security from Developer's and Tester's Points of View
Magento Security from Developer's and Tester's Points of ViewAmasty
 
A joyful shopping experience. Creating e-commerce sites that are effortless t...
A joyful shopping experience. Creating e-commerce sites that are effortless t...A joyful shopping experience. Creating e-commerce sites that are effortless t...
A joyful shopping experience. Creating e-commerce sites that are effortless t...Amasty
 
Follow up email_for_magento_2_user_guide
Follow up email_for_magento_2_user_guideFollow up email_for_magento_2_user_guide
Follow up email_for_magento_2_user_guideAmasty
 
Order Status for Magrnto 2 by Amasty
Order Status for Magrnto 2 by AmastyOrder Status for Magrnto 2 by Amasty
Order Status for Magrnto 2 by AmastyAmasty
 
Order Attributes for Magento 2
Order Attributes for Magento 2Order Attributes for Magento 2
Order Attributes for Magento 2Amasty
 
Shipping Table Rates for Magento 2 by Amasty | User Guide
Shipping Table Rates for Magento 2 by Amasty | User GuideShipping Table Rates for Magento 2 by Amasty | User Guide
Shipping Table Rates for Magento 2 by Amasty | User GuideAmasty
 
Customer Group Catalog for Magento 2. User Guide
Customer Group Catalog for Magento 2. User GuideCustomer Group Catalog for Magento 2. User Guide
Customer Group Catalog for Magento 2. User GuideAmasty
 
Product Parts Finder for Magento 2 | User Guide
Product Parts Finder for Magento 2 | User GuideProduct Parts Finder for Magento 2 | User Guide
Product Parts Finder for Magento 2 | User GuideAmasty
 
Edit Lock Magento Extension by Amasty | User Guide
Edit Lock Magento Extension by Amasty | User GuideEdit Lock Magento Extension by Amasty | User Guide
Edit Lock Magento Extension by Amasty | User GuideAmasty
 
A/B Testing Magento Extension by Amasty | User Guide
A/B Testing Magento Extension by Amasty | User GuideA/B Testing Magento Extension by Amasty | User Guide
A/B Testing Magento Extension by Amasty | User GuideAmasty
 
Meet Magento Belarus 2015: Andrey Tataranovich
Meet Magento Belarus 2015: Andrey TataranovichMeet Magento Belarus 2015: Andrey Tataranovich
Meet Magento Belarus 2015: Andrey TataranovichAmasty
 
Meet Magento Belarus 2015: Igor Bondarenko
Meet Magento Belarus 2015: Igor BondarenkoMeet Magento Belarus 2015: Igor Bondarenko
Meet Magento Belarus 2015: Igor BondarenkoAmasty
 
Meet Magento Belarus 2015: Kristina Pototskaya
Meet Magento Belarus 2015: Kristina PototskayaMeet Magento Belarus 2015: Kristina Pototskaya
Meet Magento Belarus 2015: Kristina PototskayaAmasty
 
Meet Magento Belarus 2015: Mladen Ristić
Meet Magento Belarus 2015: Mladen RistićMeet Magento Belarus 2015: Mladen Ristić
Meet Magento Belarus 2015: Mladen RistićAmasty
 
Meet Magento Belarus 2015: Uladzimir Kalashnikau
Meet Magento Belarus 2015: Uladzimir KalashnikauMeet Magento Belarus 2015: Uladzimir Kalashnikau
Meet Magento Belarus 2015: Uladzimir KalashnikauAmasty
 
Meet Magento Belarus 2015: Jurģis Lukss
Meet Magento Belarus 2015: Jurģis LukssMeet Magento Belarus 2015: Jurģis Lukss
Meet Magento Belarus 2015: Jurģis LukssAmasty
 
Meet Magento Belarus 2015: Sergey Lysak
Meet Magento Belarus 2015: Sergey LysakMeet Magento Belarus 2015: Sergey Lysak
Meet Magento Belarus 2015: Sergey LysakAmasty
 
Meet Magento Belarus 2015: Denis Bosak
Meet Magento Belarus 2015: Denis BosakMeet Magento Belarus 2015: Denis Bosak
Meet Magento Belarus 2015: Denis BosakAmasty
 
Store Credit Magento Extension by Amasty | User Guide
Store Credit Magento Extension by Amasty | User GuideStore Credit Magento Extension by Amasty | User Guide
Store Credit Magento Extension by Amasty | User GuideAmasty
 

Más de Amasty (20)

Способы оптимизации работы с памятью в Magento 2
Способы оптимизации работы с памятью в Magento 2Способы оптимизации работы с памятью в Magento 2
Способы оптимизации работы с памятью в Magento 2
 
Magento Security from Developer's and Tester's Points of View
Magento Security from Developer's and Tester's Points of ViewMagento Security from Developer's and Tester's Points of View
Magento Security from Developer's and Tester's Points of View
 
A joyful shopping experience. Creating e-commerce sites that are effortless t...
A joyful shopping experience. Creating e-commerce sites that are effortless t...A joyful shopping experience. Creating e-commerce sites that are effortless t...
A joyful shopping experience. Creating e-commerce sites that are effortless t...
 
Follow up email_for_magento_2_user_guide
Follow up email_for_magento_2_user_guideFollow up email_for_magento_2_user_guide
Follow up email_for_magento_2_user_guide
 
Order Status for Magrnto 2 by Amasty
Order Status for Magrnto 2 by AmastyOrder Status for Magrnto 2 by Amasty
Order Status for Magrnto 2 by Amasty
 
Order Attributes for Magento 2
Order Attributes for Magento 2Order Attributes for Magento 2
Order Attributes for Magento 2
 
Shipping Table Rates for Magento 2 by Amasty | User Guide
Shipping Table Rates for Magento 2 by Amasty | User GuideShipping Table Rates for Magento 2 by Amasty | User Guide
Shipping Table Rates for Magento 2 by Amasty | User Guide
 
Customer Group Catalog for Magento 2. User Guide
Customer Group Catalog for Magento 2. User GuideCustomer Group Catalog for Magento 2. User Guide
Customer Group Catalog for Magento 2. User Guide
 
Product Parts Finder for Magento 2 | User Guide
Product Parts Finder for Magento 2 | User GuideProduct Parts Finder for Magento 2 | User Guide
Product Parts Finder for Magento 2 | User Guide
 
Edit Lock Magento Extension by Amasty | User Guide
Edit Lock Magento Extension by Amasty | User GuideEdit Lock Magento Extension by Amasty | User Guide
Edit Lock Magento Extension by Amasty | User Guide
 
A/B Testing Magento Extension by Amasty | User Guide
A/B Testing Magento Extension by Amasty | User GuideA/B Testing Magento Extension by Amasty | User Guide
A/B Testing Magento Extension by Amasty | User Guide
 
Meet Magento Belarus 2015: Andrey Tataranovich
Meet Magento Belarus 2015: Andrey TataranovichMeet Magento Belarus 2015: Andrey Tataranovich
Meet Magento Belarus 2015: Andrey Tataranovich
 
Meet Magento Belarus 2015: Igor Bondarenko
Meet Magento Belarus 2015: Igor BondarenkoMeet Magento Belarus 2015: Igor Bondarenko
Meet Magento Belarus 2015: Igor Bondarenko
 
Meet Magento Belarus 2015: Kristina Pototskaya
Meet Magento Belarus 2015: Kristina PototskayaMeet Magento Belarus 2015: Kristina Pototskaya
Meet Magento Belarus 2015: Kristina Pototskaya
 
Meet Magento Belarus 2015: Mladen Ristić
Meet Magento Belarus 2015: Mladen RistićMeet Magento Belarus 2015: Mladen Ristić
Meet Magento Belarus 2015: Mladen Ristić
 
Meet Magento Belarus 2015: Uladzimir Kalashnikau
Meet Magento Belarus 2015: Uladzimir KalashnikauMeet Magento Belarus 2015: Uladzimir Kalashnikau
Meet Magento Belarus 2015: Uladzimir Kalashnikau
 
Meet Magento Belarus 2015: Jurģis Lukss
Meet Magento Belarus 2015: Jurģis LukssMeet Magento Belarus 2015: Jurģis Lukss
Meet Magento Belarus 2015: Jurģis Lukss
 
Meet Magento Belarus 2015: Sergey Lysak
Meet Magento Belarus 2015: Sergey LysakMeet Magento Belarus 2015: Sergey Lysak
Meet Magento Belarus 2015: Sergey Lysak
 
Meet Magento Belarus 2015: Denis Bosak
Meet Magento Belarus 2015: Denis BosakMeet Magento Belarus 2015: Denis Bosak
Meet Magento Belarus 2015: Denis Bosak
 
Store Credit Magento Extension by Amasty | User Guide
Store Credit Magento Extension by Amasty | User GuideStore Credit Magento Extension by Amasty | User Guide
Store Credit Magento Extension by Amasty | User Guide
 

Último

WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Bhuvaneswari Subramani
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusZilliz
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityWSO2
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Zilliz
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Angeliki Cooney
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 

Último (20)

WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 

Special Occasion Coupons: Magento Extension by Amasty. User Guide.

  • 1. User Guide: Special Occasion Coupons Page 1 Special Occasion Coupons Magento Extension User Guide Official extension page: Special Occasion Coupons Support: http://amasty.com/contacts/
  • 2. Page 2 Table of contents: 1.General Settings……………….……………………………………………………………………………………….3 2.Birthday Coupon Settings…………………………………………………………………………………………..4 3.Registration Coupon Settings……………………………………………………………………………………..5 4.Newsletter Subscription Coupon Settings….……………………………………………………………...…6 5.Add newsletter Coupon Variable to Templates..………………………………………………………..…7 6.Choose the Template in Newsletter Configuration………………………………………………………..8 7.‘No Customer Activity’ Coupon Settings…………………………………………………………..…………..9 8.Wishlist Coupon Settings…………………………………………………………………………………………..10 9.‘Order Placed’ Coupon Settings…………………………………………………………………….…………….11 10.Cooperation with Auto Add Promo Items……………………………………………………………………12 User Guide: Special Occasion Coupons Support: http://amasty.com/contacts/
  • 3. Page 3 1. Special Occasion Coupons– General Settings User Guide: Special Occasion Coupons Please go to admin panel -> System -> Configuration -> Special Occasion Coupons to configure the extension. ‘Remove not used Coupons after Creation (days)’ lets you indicate the period after which coupons will be deleted. This helps you to clean your promotions section from obsolete coupons. Indicate ‘-1’ if you would like not to remove coupons automatically. There are two general settings that take effect for all types of coupons – ‘Email sender’ and ‘Remove not used Coupons after Creation (days)’. Support: http://amasty.com/contacts/
  • 4. Page 4 2. Special Occasion Coupons– Birthday Coupon Settings User Guide: Special Occasion Coupons If you set ‘Enabled’ to ‘No’, birthday coupons will not be sent. You can send birthday coupons, before, after or right on the birthday. If you indicate ‘-5’, the coupon will be sent 5 days before birthday. Specify ‘0’ (zero) for the coupon to be sent right on birthday or let’s say ‘3’ for it to be sent 3 days after birthday. You can also specify email template for the coupon, discount type (percent, fixed per product and fixed per whole cart), discount amount, expiry period and the number of coupon uses. It is also possible to select customer groups for the coupon to get applied Support: http://amasty.com/contacts/
  • 5. Page 5 3. Special Occasion Coupons– Registration Coupon Settings User Guide: Special Occasion Coupons If you set ‘Enabled’ to ‘No’, registration coupons will not be sent. Specify ‘0’ (zero) for the registration coupon to be sent right on the day of registration or let’s say ‘3’ for it to be sent 3 days after registration. You can specify email template for the coupon, discount type (percent, fixed per product and fixed per whole cart), discount amount, expiry period, the number of coupon uses and minimal order subtotal for the coupon to get applied. Support: http://amasty.com/contacts/
  • 6. Page 6 4. Special Occasion Coupons– Newsletter Subscription Coupon Settings User Guide: Special Occasion Coupons If you set ‘Enabled’ to ‘No’, newsletter subscription coupons will not be generated. You can specify discount type (percent, fixed per product and fixed per whole cart), discount amount, expiry period, the number of coupon uses and minimal order subtotal for the coupon to get applied. For newsletter subscription coupons to be sent, please add {{var subscriber.getCoupon()}} variable to the subscription success template. To do this please go to System -> Transactional Emails and click ‘Add New Template’ button. See the next page for further instructions. Support: http://amasty.com/contacts/
  • 7. Page 7 User Guide: Special Occasion Coupons 5. Special Occasion Coupons– Add Newsletter Coupon Variable to Templates Choose Newsletter subscription success template and click ‘Load Template’ button. Then in the template you can either use {{var subscriber.getCoupon()}} variable to include the coupon. Or the following depend construction: {{depend subscriber.getCoupon()}} <p>Feel free to use this coupon: {{var subscriber.getCoupon()}} </p> <p>Please note that it expires in {{config path='ambirth/newsletter/coupon_days'}} day(s)</p> {{/depend}} If you use depend construction, the coupons text block will be sent only when subscription coupons are enabled in configuration section. Support: http://amasty.com/contacts/
  • 8. Page 8 6. Special Occasion Coupons– Choose the Template in Newsletter Configuration User Guide: Special Occasion Coupons Once you save the template, please go to System -> Configuration -> Newsletter and choose the template you saved for ‘Success Email Template’ setting . Support: http://amasty.com/contacts/
  • 9. Page 9 7. Special Occasion Coupons– No Customer Activity Coupon Settings User Guide: Special Occasion Coupons If you set ‘Enabled’ to ‘No’, no activity coupons will not be sent. These coupons are only sent once a year, so this feature won’t spam the inactive customers. Inactivity is defined by the last login. You set period after last login when ‘no activity’ coupon should be sent. Minimal period is 1 day. You can specify email template for the coupon, discount type (percent, fixed per product and fixed per whole cart), discount amount, expiry period, the number of coupon uses and minimal order subtotal for the coupon to get applied. Support: http://amasty.com/contacts/
  • 10. Page 10 8. Special Occasion Coupons– Wishlist Coupon Settings User Guide: Special Occasion Coupons If you set ‘Enabled’ to ‘No’, wishlist coupons will not be sent. Specify ‘0’ (zero) for the wishlist coupon to be sent right on the day of wishlist creation or let’s say ‘3’ for it to be sent 3 days after that. You can specify email template for the coupon, discount type (percent, fixed per product and fixed per whole cart), discount amount, expiry period, the number of coupon uses and minimal order subtotal for the coupon to get applied. Support: http://amasty.com/contacts/
  • 11. Page 11 9. Special Occasion Coupons– Order Placed User Guide: Special Occasion Coupons If you set ‘Enabled’ to ‘Yes’, the coupon will be sent right after the order is placed. You can specify email template for the coupon, discount type (percent, fixed per product and fixed per whole cart), discount amount, expiry period, the number of coupon uses and minimal order subtotal for the coupon to get applied. Support: http://amasty.com/contacts/
  • 12. Page 12 10. Special Occasion Coupons – Cooperation with Auto Add Promo Items User Guide: Special Occasion Coupons The module greatly cooperates with our other extension Auto Add Promo Items. If you have Auto Add Promo Items installed, you can send coupons for free gifts for all occasions (birthday, registration, subscription, etc. Support: http://amasty.com/contacts/
  • 13. Page 13 10. Special Occasion Coupons – Cooperation with Auto Add Promo Items User Guide: Special Occasion Coupons To provide a coupon with a free gift please select ‘Auto add promo items for the whole cart’ discount type. Then in the ‘Discount amount’ field please specify SKU of the item which should be the free gift. Support: http://amasty.com/contacts/
  • 14. Thank you! Your feedback is absolutely welcome! Should you have any questions or feature suggestions, please contact us at: http://amasty.com/contacts/ Support: http://amasty.com/contacts/ User Guide: Special Occasion Coupons Page 14