Adding multi variant structures in Container | Community
Skip to main content
ButhpurKiran
Level 4
August 4, 2025
Question

Adding multi variant structures in Container

  • August 4, 2025
  • 1 reply
  • 313 views

Hi,

 

We are creating an email templates using building blocks options and whilst drag and drop of structures, we couldn't add 1:1 and n:n columns in same container. Is there a limitation we need to know?

 

Thanks,

 

Kind regards,

Kiran Buthpur

1 reply

gengaipandi03
Level 4
August 4, 2025

1:1 and n:n are two different containers. so you can't combine the same in the same container. But it will behave the same way when you use the 1:1 container below the above container too. Is there any specific reason, you want to use this way. 

ButhpurKiran
Level 4
August 4, 2025

Thanks for replying @gengaipandi03 

 

We have a design in email with multiple variants and each variant uses different ratios that are clubbed together. These variants are expected to be shown to user based on relevant attribute values stored in Schemas. We want to wrap them with "if" conditions.

 

Thanks

 

Kind regards,

Kiran Buthpur

gengaipandi03
Level 4
August 6, 2025

@buthpurkiran 

1. Use fragments for each block which you want to create as expression fragment. Then use it in html editor like the below screenshot. In this way, you can add multiple variant

 

2. If you want to use header image changes etc.. you can use conditional formatting like the below.