1. Add a Custom Code element on the position where you would like to have the COD button on Gempages

Step1.jpg

2. Once the Custom Code is positioned, click on it to go to the Settings → Custom code → Edit code

Step2.jpg

3. On the code editor paste all this code then Save

<script type="text/plain" class="product-json" id="product-json{{product.id}}">{{ product | json }}</script>
<div class="_rsi-cod-form-is-gempage"></div>
<div class="_rsi-cod-form-gempages-button-hook"></div>
<div id="_rsi-cod-form-embed-custom-hook"></div>

Step3.jpg

4. Click on the Publish button

Step4.jpg

5. Open the live page and you will see the COD button on the position where you added the Liquid block

Step5.jpg

Result.jpg

<aside> 💡 You can add multiple blocks to each page if you want to have more than 1 button!

</aside>

<aside> â„šī¸ If you need help or you have any doubts or questions don't hesitate to contact us from the app!

</aside>