I’m developing an online store for my client, who sells personalized products such as t-shirts, mugs, hoodies, among others.
Prices should not appear, as each product can be printed in various ways and with various techniques.
This makes it very complex to create all the variants for printing. The client has more than 200 Products.
What we want from the store is for users to be able to choose the products, with the variants and to be able to describe how they want to personalize that product, and also to be able to upload some files for personalization.
Then submit their choice so that a mockup can be made and sent to the customer with the prices.
I know there are some applications for customizing products and hiding prices and asking for quotes. But the ones I’ve tested don’t work in the best way.
The theme installed in the Shop is Kalles.
Does anyone know of any good apps that work with this theme and have already been implemented?
Hi @valterosa this is a quote app, Request proposal Quote app, RFQP app etc etc.
Generally if the apps your trying to don’t fit it becomes increasing unlikely to find one that fits a specific use case.
So you may need to make a custom app, build some automation, or do theme customizations, or all three.
For example as a theme customization this is done as a contact form advanced-customization , or like the old back in stock notification customization (defunct link) for vintage themes.
For automations for examples there’s creating draft orders from items in a cart using tools like mechanic
There are tons of apps for product personalization , and the product-options category, but those are made with the intent to get a customer purchase NOT prevent one.
Most all allow some sort of file upload.
If you need this consulted on or theme customizations then contact me by email for services.
Contact info in forum signature.
ALWAYS please provide context, examples: store url, theme name, post url(s) , or any further detail in ALL correspondence.
Hi @PaulNewton . Tanks for your anwser. I have found an App B2B Request a Quote,Hide Price. I will try that app and see if it works or not. I’m still not very comfortable with Shopify liquid.
Many RFQ apps like “SA Request a Quote, Hide Price” or “RFQ Request Quote & Hide Price” offer features like hiding product prices, creating custom quote request forms with options for personalization details and file uploads, and even generating PDF quotes.
These apps integrate with your Shopify store and Kalles theme, ensuring a smooth user experience.
You can handle this by switching those personalized products from a “buy now” flow to a “request a quote” flow.
The usual setup is: hide the price on selected products, let customers choose options, add notes or upload files, then submit everything as a quote instead of going to checkout. Using product tags or collections is important so you can apply this to 200+ products without editing each one.
For Kalles, doing this via the admin (not heavy Liquid edits) is usually the safest route. Some merchants use Madgic Hide Price to hide prices on specific products and collect quote requests in one flow
For stores with lots of personalized items, the key is to switch those products out of the normal checkout flow entirely. Hide the price, keep all the option selections (size, color, uploads, notes), and send everything as a quote instead of an order. Using tags or collections to control this is important so you don’t have to touch 200+ products one by one.
On Kalles, doing this from the admin side is usually more stable than custom Liquid. I’ve seen this work well with this one, since it hides prices per product/collection and captures options + uploads directly in the quote request without breaking the theme