A space to discuss online store customization, theme development, and Liquid templating.
Hello, I am trying to implement this solution in a web 2.0 with a FLEX template. The problem is that it is not rendering the pickup information on the product page and I think it is because when I use the RENDERING API, I am missing either a call from that function or a call back somewhere.
I would appreciate if you can help me
This is the documentation I'm using
https://shopify.dev/themes/delivery-fulfillment/pickup-availability
The last part of this documentation is what is causing me doubts...
And the empty container that represents the information on the product page, shows me the html but there is no rendered information...
My example product has 5 color variants, with availability in three branches, all enabled for store pickup, so that would not be the problem, there is something wrong in my code *(it is the same as the shopify documentation that I placed above in the link)