How can I replace the "Non-recurring default script" with "Recurring script" when the checkbox is checked?
The checkbox:
<input type="checkbox" value="1" />Auto-deliver this product
Non-recurring script (default):
<script type="text/javascript" src="https://03a4d20.netsolstores.com/add-a-store.aspx?pid=4&lid=8"></script>
Recurring script:
<script type="text/javascript" src="https://03a4d20.netsolstores.com/add-a-store.aspx?pid=1&lid=8"></script>