All Collections
Integrations
Magento Open Source and Adobe Commerce
Magento 1
Dynamic content: Customising dynamic content - Magento 1
Dynamic content: Customising dynamic content - Magento 1

If you want to customise dynamic further than the basic styling options, you can edit the HTML and CSS of the source files on your server.

Gareth Burroughes avatar
Written by Gareth Burroughes
Updated over a week ago

Important

We're unable to provide support for customising dynamic content files in Magento. These files should be modified only by an experienced web developer.

Dynamic content for the Dotdigital for Magento connector includes content such as abandoned carts, product recommendations, coupon codes, 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.

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/design/frontend/base/default/template/connector/

Wishlist

wishlist.phtml file location: app/design/frontend/base/default/template/connector/

Coupon Code

coupon.phtml file location: app/design/frontend/base/default/template/connector/

Product Recommendation

list.phtml file location: app/design/frontend/base/default/template/connector/product/

Review

review.phtml file location: app/design/frontend/base/default/template/connector/

Did this answer your question?