Skip to content
#

shopify-functions

Here are 2 public repositories matching this topic...

"Incorporate a pre-purchase insurance upsell product into the Shopify platform. This feature calculates a 10% fee based on the cart subtotal and applies it as the insurance fee. Essentially, customers are offered the option to protect their purchases with insurance before completing their transactions. The fee is dynamically calculated"

  • Updated Apr 23, 2024
  • JavaScript

if a customer selects the cash-on-delivery payment option at checkout, the system automatically adds the "Cash On Delivery Fee" product to the cart. Conversely, if the customer chooses another payment option, this product is automatically removed from the cart. if a customer selects the "express" delivery option, the cash-on-delivery payment option

  • Updated Apr 23, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the shopify-functions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the shopify-functions topic, visit your repo's landing page and select "manage topics."

Learn more