Custom products can be hard to price on Shopify.
A small order can still take real work. You may need to review artwork, set up a machine, cut material, pack the order, or prepare a proof.
That is why many custom products need a minimum price.
Appify Custom Product Options helps Shopify merchants set minimum prices for custom products. You can calculate the price from customer inputs, product options, measurements, formulas, or option prices. Then you can apply a minimum price so the final product price does not fall below your required floor.
This is useful for products like stickers, labels, signs, banners, blinds, flooring, packaging, foam cushions, glass, CNC parts, and other made-to-order products.
How do I set a minimum price for a custom product on Shopify?
You can set a minimum price in Appify Custom Product Options using the Total Price Formula area.
This is where you control the final line price for a configured product.
The basic setup is simple:
- Open your calculator.
- Go to Options & Pricing.
- Open Total Price Formula.
- Choose whether the formula is per unit or total.
- Enter your price formula, or leave it blank to use base price plus option prices.
- Set the Minimum price.
- Set a Maximum price if you also need a cap.
- Save and test the calculator.
For the full setup details, read the help doc: Total Price Formula.
Why would I need a minimum price for custom products?
A minimum price protects your margin.
For example, a sign shop may sell custom decals by square footage.
The pricing rule might be:
width × height × material rate
That works for normal orders.
But a very small decal may calculate to only a few dollars. The shop still has to process the file, set up production, cut material, and pack the order.
A minimum price fixes that.
The product can still use a formula. The price can still change with size, material, and options. But the order will not sell below the minimum amount you set.
What kind of Shopify products need minimum prices?
Minimum prices are useful when the work starts before the item is produced.
They are common for custom products with setup time, material waste, handling, proofing, or machine work.
| Product type | Why a minimum price helps |
|---|---|
| Stickers and labels | Small runs still need setup, proofing, cutting, and packing. |
| Signs and banners | Tiny sizes can calculate below production cost. |
| Packaging and boxes | Dielines, setup, and material handling often need a floor. |
| Blinds and shades | Small sizes still require production and hardware handling. |
| Flooring and mats | Small areas still need cutting and fulfillment. |
| Foam cushions | Custom dimensions still require cutting and material prep. |
| CNC or fabrication products | Machine setup may cost more than the calculated material price. |
If a product has a real cost before production starts, it may need a minimum price.
Can I set a minimum price without writing a full formula?
Yes.
In Appify Custom Product Options, the Total Price Formula can be left blank.
When it is blank, Appify Custom Product Options still calculates a price. It uses the initial product price plus the priced contribution from each option.
Then it can still apply the minimum price, maximum price, discounts, fixed fees, and quantity discount rules.
That means you do not need to rebuild every product into one large formula just to protect the minimum order value.
Example:
- Shopify base price: $0
- Material option: priced
- Finish option: priced
- Rush option: priced
- Minimum price: $35
If the selected options add up to less than $35, the minimum price can protect the order.
Can I use a formula to create a price floor?
Yes.
You can also build the minimum directly into a formula.
For example:
MAX(50, INPUT("WIDTH") * INPUT("HEIGHT") * 3.50)
This means:
- Calculate width × height × $3.50.
- Compare that amount to $50.
- Use whichever number is higher.
So the product can never price below $50.
This is useful when the price floor is part of the pricing rule itself.
For example:
- “Charge by square foot, but never less than $50.”
- “Charge by length, but apply a $25 minimum cut charge.”
- “Charge by volume, but enforce a minimum production run.”
- “Charge by quantity, but keep the product above the handling minimum.”
For formula help, read: Formula Editor.
Should I use a minimum price or a setup fee?
Use a minimum price when the whole product needs a floor.
Use a setup fee when you want to show a separate charge.
Here is the simple way to decide:
| Merchant question | Better fit |
|---|---|
| “This product should never sell below $40.” | Minimum price |
| “Every custom artwork order needs a $15 setup charge.” | Fixed fee |
| “Rush orders need an extra $25.” | Conditional fixed fee |
| “Small orders need a floor, but large orders should calculate normally.” | Minimum price |
| “The customer should see the setup charge as its own line.” | Fixed fee |
A minimum price protects the final product price.
A fixed fee adds a separate charge on top of the product price.
For setup charges, rush fees, handling fees, or proofing fees, read: Fixed Fees.
Can I also set a maximum price?
Yes.
Appify Custom Product Options also supports a maximum price in the Total Price Formula area.
A maximum price is a cap.
It is useful when the calculated price should not go above a certain amount.
For example:
- A service add-on may have a capped price.
- A setup product may have a maximum onboarding fee.
- A promotion may limit the charge for a certain customization.
- A B2B product may need to stay inside a package price.
This lets you keep dynamic pricing while still controlling the final result.
Can minimum and maximum prices depend on customer choices?
The minimum and maximum price settings control the final pricing layer.
You can also combine them with conditional rules.
That is where Appify Custom Product Options becomes more useful for complex products.
A merchant might need rules like these:
- If material is acrylic, maximum width is 48 inches.
- If custom printing is selected, artwork upload is required.
- If express shipping is selected, phone number is required.
- If premium material is selected, add a surcharge.
- If a product is too small, enforce a minimum product price.
These rules help prevent invalid orders before the customer adds the product to cart.
How do I make a Shopify product option required only sometimes?
Use Visibility Rules in Appify Custom Product Options.
Visibility Rules can show, hide, require, or limit options based on customer selections.
This matters because some fields should only be required in certain cases.
For example, an artwork upload should not always be required. It should only be required when the customer selects custom printing.
A simple rule could be:
- If printing option equals “Custom print”
- Require artwork upload
Now the shopper only sees the requirement when it matters.
This keeps the product page cleaner. It also helps the merchant avoid incomplete custom orders.
For setup details, read: Visibility Rules.
How do I limit custom product sizes based on another option?
Use Visibility Rules with limits.
This helps when one option changes the allowed range of another option.
Example:
A store sells signs in wood, metal, and acrylic.
Acrylic is only available up to 48 inches wide.
The merchant can create a rule:
- If material equals “Acrylic”
- Set maximum width to 48
This prevents the customer from ordering a size the shop cannot produce.
It also reduces back-and-forth after checkout.
Can I automatically set option values based on customer choices?
Yes.
Use Value Rules in Appify Custom Product Options.
Value Rules can set an option value when conditions match.
This can help guide the customer.
It can also enforce business logic.
Examples:
- Auto-select a default size.
- Set a compatible add-on.
- Lock a value when a material is selected.
- Set a production value based on another field.
- Fill a measurement-based value from another input.
Value Rules can auto-fill a value once. They can also lock the value while the condition remains true.
For setup details, read: Value Rules.
Can I increase or decrease the price based on another option?
Yes.
Use Price Adjustments in Appify Custom Product Options.
Price Adjustments are conditional pricing rules.
They can change the calculated price when certain conditions match.
Examples:
- Add 15% when premium material is selected.
- Add $25 when rush production is selected.
- Add $50 when width is over 48 inches.
- Reduce the price when a simpler finish is selected.
- Add a handling charge for fragile materials.
This keeps your main formula cleaner.
Instead of putting every exception into one long formula, you can create separate conditional adjustments.
For setup details, read: Price Adjustments.
What does the customer see?
The customer sees a guided product configurator.
They choose options. They enter measurements. They upload files when needed. They see the relevant fields for their choices.
The calculator can show:
- A live product price.
- Required fields only when needed.
- Size limits that prevent invalid entries.
- Compatible options based on earlier selections.
- A price summary that explains the total.
- A valid custom product before add to cart.
The customer does not need to understand the pricing logic.
They just need a clear buying flow.
Why not use Shopify variants for this?
Shopify variants are useful for fixed product choices.
But many custom products have too many possible combinations.
A made-to-measure product might depend on:
- Width
- Height
- Material
- Finish
- Quantity
- Rush timing
- File upload
- Setup fees
- Minimum price
- Size limits
- Conditional required fields
Creating variants for every possible combination can become hard to manage.
Appify Custom Product Options helps merchants collect the configuration and calculate the price without creating a variant for every possible result.
How does this reduce custom code?
Many stores handle custom pricing with theme edits, custom scripts, spreadsheets, draft orders, or manual quotes.
That can work for a while.
But it becomes hard to maintain.
Every new material, size rule, fee, or pricing exception can require another change.
Appify Custom Product Options gives merchants a configurable way to build many of these rules inside the app.
You can use formulas, minimum prices, maximum prices, conditional required fields, conditional limits, value rules, fixed fees, and price adjustments.
That helps stores sell complex products without building a custom calculator from scratch.
Quick examples
Custom stickers
A sticker store prices by width, height, material, finish, and quantity.
Small stickers can calculate too low.
The merchant sets a $35 minimum price.
The store can still charge more for larger sizes and premium finishes.
Custom signs
A sign shop sells acrylic, wood, and metal signs.
Acrylic has a maximum size.
The merchant uses a rule to limit acrylic width.
The merchant also requires artwork upload only when custom print is selected.
Foam cushions
A foam store prices cushions by width, length, thickness, foam type, and cover fabric.
Small cushions still need cutting and handling.
The merchant uses a minimum price.
The merchant can also add conditional fees for special shapes or rush jobs.
Packaging
A packaging store sells custom boxes.
The price depends on dimensions, material, print coverage, and quantity.
The merchant uses a minimum price to protect small runs.
The merchant can also require extra fields when customers choose custom artwork.
What is the best way to think about minimum pricing?
Minimum pricing is not just a setting.
It is a margin rule.
Before you build the calculator, answer these questions:
- What is the lowest profitable order value?
- Does setup work happen on every order?
- Should the fee be hidden inside the final price?
- Should the setup charge appear as a separate line?
- Do some materials need different size limits?
- Do some choices require extra customer information?
Once you know the rule, Appify Custom Product Options can help you turn it into a product calculator.
FAQ
How do I set a minimum price for custom products on Shopify?
Use the Total Price Formula area in Appify Custom Product Options. Set the minimum price there. You can use it with a custom formula or with the automatic base price plus option prices.
Can I set both a minimum and maximum price?
Yes. Appify Custom Product Options supports both minimum and maximum price settings in the Total Price Formula area.
Can I set a minimum price for width and height products?
Yes. You can use width and height inputs in formulas. You can also apply a minimum price so the product does not sell below your required floor.
Can I make an upload required only when custom printing is selected?
Yes. Use Visibility Rules. You can make an upload field required only when the customer selects a specific option.
Can I limit a measurement field based on material?
Yes. Visibility Rules can set limits based on other option values. For example, acrylic could have a different maximum width than wood or metal.
Can I auto-fill an option based on another option?
Yes. Use Value Rules. They can set or lock option values when conditions match.
Can I add a surcharge only when a condition is met?
Yes. Use Price Adjustments or Fixed Fees. Price Adjustments are useful for conditional changes to the calculated price. Fixed Fees are useful for separate charges like setup, rush, proofing, or handling.
Does this replace custom development?
It can replace many custom pricing workflows. Appify Custom Product Options lets merchants configure formulas, rules, fees, limits, and conditional logic inside the app.
Some stores may still need custom development for very unique workflows. But many pricing and option rules can be handled without building a custom calculator from scratch.
Set minimum prices for Shopify custom products with Appify Custom Product Options
Minimum prices help protect your margins.
They also help prevent small custom orders from selling below your real cost.
With Appify Custom Product Options, you can set minimum prices, maximum prices, formulas, required fields, conditional limits, value rules, fixed fees, and price adjustments in one product configuration workflow.
That means your Shopify store can sell more complex products with clearer rules.
It also means customers can place valid custom orders without waiting for a manual quote.
Ready to build smarter custom product pricing? Install Appify Custom Product Options from the Shopify App Store.