Need Someone help to create specific discount on the cart

Hello :slightly_smiling_face:

I would like to hire someone to code a feature on the cart.

I’m using the “Debut” theme and want to give a discount of 100$ for each Form choose and field.

On the cart, I’d like to show the visitor a Checkbox, when crossing a DropDown appear and people can choose 1 to 4.

When the number is chosen “x” Forms appear.

For each form field, 100$ of discount is applied.

The field for the form :

Name and Last Name: text field

Date of Birth: Text field

Voucher Number: text field

Gender: Dropdown

Example of the form:

Plus :

the data after payment will be saved and transfer to an Excel field (but will not be included in your job)

Thank you

If you have any questions feel free to PM me

How are you verifying the voucher?

If it’s sensitive and cannot be verified on the frontend or needs to connect to a webservice with auth you will need a custom application.

If your just gonna manually verify each order info on the backend this might be doable with only a theme customization and a set of manual discount codes , no app needed.

Contact me at paull.newton+shopifyforums@gmail.com with details ,store url & storefront pass, examples, use case etc

Hi :),

Thank you for the answer

The verification is manual with another website.

Thanks :slightly_smiling_face:

Do you have an idea how to do that ?

Thank you for your advice! @PaulNewton

@MarcPaul You’d collect the info with either line item properties or cart attributes then either

  • use that in logic to auto apply specific manual discount codes if it doesn’t matter if the discount codes are discoverable as the order price will also be verified
  • or if your on shopify Plus use checkout scripts to discount the order
  • or use an app to either generate draft orders, or find a suitable discount app that can consume cart data or add form fields.

https://community.shopify.com/c/shopify-design/product-pages-get-customization-information-for-products/td-p/616503

https://community.shopify.com/c/shopify-design/cart-use-cart-attributes-to-collect-more-information/m-p/613718

If you need to explore this as a project contact me at paull.newton+shopifyforums@gmail.com with relevant details and this topic url