Shopify Checkout Script Modification
Budget: $250 – $750 USD
We are in need of a Ruby developer with experience customizing Shopify's checkout scripts. Specifically the 'Bundle Discount' script.
https://help.shopify.com/en/manual/checkout-settings/script-editor/examples/line-item-scripts.
The 'Bundle Discount' script needs to be modified with the following functionality:
1) Bundled items should not have other discount codes applied to them.
Currently, the script allows other discount codes to be applied to the bundled line items on top of the bundle discount.
2) The script should be able to group bundle items by their size.
Right now, the items are being bundled by the order in which they are matched, regardless of their size.
https://help.shopify.com/en/manual/checkout-settings/script-editor/examples/line-item-scripts.
The 'Bundle Discount' script needs to be modified with the following functionality:
1) Bundled items should not have other discount codes applied to them.
Currently, the script allows other discount codes to be applied to the bundled line items on top of the bundle discount.
2) The script should be able to group bundle items by their size.
Right now, the items are being bundled by the order in which they are matched, regardless of their size.