Hi, is there an integration between custom h1 pro and product feed export addons? I would like to add a logic to my feed templates to display in the feed custom_h1_pro if it's not empty. Is it possible in the current version?
//Pseudo code
{if $product.custom_h1_pro}{$product.cusotm_h1_pro}{else}{$product.product}{/if}