Ymq Product Options App
  • Getting Started
    • How to enalbe app in the theme
    • Difference between Shopify Options and Virtual Options
    • How to style Shopify Options with our app
    • How to add Virtual Options to a product
    • Price Add-ons
    • Multi-select
    • How to add conditional logic to a product option
    • Option Template(Set)
  • Faq
    • Why isn’t the app showing on the product pages
    • How to download file uploads as the original file type (jpg, png)
    • How do I export the apps virtual options
    • Why doesn’t the discount code box appear in the checkout?
    • Implementation principle of app option price add-on
    • Why do my options appear twice?
    • What is the file upload limit?
    • Why theme's ajax cart is not working after using app
    • How to sync option templates to other stores
    • How to get api secret
    • sku
    • Why are the options modified in the app background not displayed in the store in real time?
    • Make shipping required for virtual options
  • Email Notifications & Packing Slips & Invoices
    • Order Confirmation (email sent to customer)
    • New Order (email sent to staff)
    • Packing Slips
    • Invoices
    • Shopify New Order Printer App
  • Option types
    • All Option Type Example
    • Text
    • Long Text
    • File Upload
  • New Checkout
    • New Draft Order
    • Without Draft Orders
    • Bundle variant
    • Hide product options
    • Main Product Title
Powered by GitBook
On this page
  • 1. Draft order (default)
  • 2. Binding variant principle:
  • 3. The one-cent principle:

Was this helpful?

  1. Faq

Implementation principle of app option price add-on

PreviousWhy doesn’t the discount code box appear in the checkout?NextWhy do my options appear twice?

Last updated 1 year ago

Was this helpful?

1. Draft order (default)

2. Binding variant principle:

Bind option A to variant A. After option A is selected, the bound variant A will also be added to the shopping cart. Please refer to the attached iamge 1

3. The one-cent principle:

Create a one-cent variant in shopify. If the add-on price is $100, 10,000 one-cent products will be added at checkout, which is exactly $100.

This principle is not open yet, if you need it, please create a one-cent variant in the shopify background, and send me the variant id, and I will set it up for you.