General
Storefront JavaScript API
Overview Appify OPC exposes a browser-only integration surface on the storefront: your theme JavaScript, or another Shopify app’s script on the same page, can listen for calculator updates and set option values programmatically. There is no secret ...
Show Custom Options on Packing Slips
Overview When a customer places an order with Appify OPC options, their selections are saved with the order. By default, Shopify's packing slip template does not include these custom selections. You can update the packing slip template so your ...
Show Custom Options on Order Confirmation Emails
Overview When customers fill out Appify OPC options on a product page, their selections are saved with the order. By default, Shopify's order confirmation email does not display these custom selections. You can update the email template so customers ...
Show Custom Options on New Order Notification Emails (Staff)
Overview When a customer places an order with Appify OPC options, their selections are saved with the order. By default, the staff notification email that Shopify sends to you and your team does not include these custom selections. You can update the ...
Quantity option: inline price
Overview For Quantity options using Dropdown or Radio list, you can enable Show price and discount inline. Shoppers then see the product line price for each fixed quantity (and for Custom, when a valid quantity is entered). Amounts use the same rules ...
Appify Privacy Policy
Strategic Edge Systems ltd dba Appify, provides Shopify store owners with functionality to customize products and price them accordingly “the Service” to merchants who use Shopify to power their stores. This Privacy Policy describes how personal ...
Popular Articles
Appify Privacy Policy
Strategic Edge Systems ltd dba Appify, provides Shopify store owners with functionality to customize products and price them accordingly “the Service” to merchants who use Shopify to power their stores. This Privacy Policy describes how personal ...
Rule Conditions
Overview Conditions are the "if" part of every visibility rule and value rule. Each condition checks the current value of an option or variable and compares it using an operator. When the conditions on a rule are satisfied (based on the All/Any/None ...
Checkout Pricing
Overview When a customer configures a product using an Appify OPC calculator and adds it to their cart, the calculated price is applied automatically at checkout. No manual setup or discount codes are needed — the customer is charged the amount ...
Pricing Variables
Overview Pricing variables are named, computed values that act as intermediate steps in your pricing logic. Instead of writing one large formula, you can break the calculation into smaller, readable pieces — each stored as a variable — and reference ...
Add to Cart Button Settings
Overview Appify OPC works with your theme's Add to Cart button to include the calculated price and customer selections when an item is added to the cart. In most themes, Appify OPC detects the button automatically. If auto-detection doesn't work — or ...