- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2020
03:11 AM
05-07-2020
03:11 AM
send array value in email template
is it possible to send array template variable from controller to custom email template and display array value in email template in magento 2
Labels:
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2020
05:31 AM
05-07-2020
05:31 AM
Re: send array value in email template
Yes it is possible to set the array value to the email template.
I would suggest you to refer this link - https://magento.stackexchange.com/questions/136947/magento-2-how-to-handle-array-values-in-custom-em...
Hope it helps !
if issue solved,Click Kudos & Accept as Solution
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2020
07:02 AM
05-07-2020
07:02 AM
Re: send array value in email template
using this link can not send array value into mail.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2022
09:22 AM
04-16-2022
09:22 AM
Re: send array value in email template
you can go through this link