문제

I am using magento 1.9.3.2. I am using english and arabic stores.

I want to align different styles for both different Stores.

How to add different email-inline.css for different stores.

도움이 되었습니까?

해결책 2

I added as different file in top of email template after the variable declaration as follows: {{inlinecss file="arabic-email-inline.css"}}

다른 팁

You can set it from admin To set store vise css Go to Admin -> General -> Design ->Transactional Emails ->Non-inline CSS File(s).

You can set css file based on multiple store, also you can set multiple files using comma.

For more information you can refer How to style transactional email with email-inline.css

enter image description here

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top