All Collections
Integrations
Magento Open Source and Adobe Commerce
Dynamic content
Customise dynamic content in Magento Open Source and Adobe Commerce
Customise dynamic content in Magento Open Source and Adobe Commerce
Gareth Burroughes avatar
Written by Gareth Burroughes
Updated over a week ago

Dynamic content for the Dotdigital for Adobe Commerce (previously Magento 2) connector includes content such as coupon codes, reviews, and wishlists. This content can be used in Dotdigital email campaigns by including your websites External Dynamic Content (EDC) URL within an EDC block. These URLs contain content that has been built in a way to blend into most email campaigns and templates.


Before you start

Things you need to know:

  • We are unable to provide support for customising dynamic content files in Adobe Commerce. These files should only be modified by an experienced web developer

  • We provide basic dynamic content styling options which can be access in your Adobe Commerce account.


Edit source files

If you want to customise any dynamic content other than the basic styling options, you can edit the HTML and CSS of the following source files on your server:

Abandoned Cart

basket.phtml file location: app/view/frontend/templates/email/

Wishlist

wishlist.phtml file location: app/view/frontend/templates/email/

Coupon Code

coupon.phtml file location: app/view/frontend/templates/email/

Product Recommendation

list.phtml file location: app/view/frontend/templates/product/

Review

review.phtml file location: app/view/frontend/templates/email/

Did this answer your question?