Hey so I had everything fully working and made some tweaks to the mini cart for UX reasons, then after converting and implementing these two other areas broke without being touched.
li-settings:product not working here: https://makebo-theme.myshopify.com/ (see the 2x2 full width grid, currently displaying blank with just a button to view product)
Any idea what might be causing this? Are you guys making changes to the converter rn/recently?
Hey @Jonathan Fors, yea, the converter had some bigger updates/reworks, so there still might be some issues. But we'll investigate it and let you know asap :)
what you can do to quick fi it: change {% assign product = all_products[section.settings.product_product] %} to {% assign product = all_products[block.settings.product_product] %}