Product pages - Get customization information for products

Hey that’s great thank you so much for the recommendation I’ll look into these apps. The EZ one looks like it might do the exact job.

I have another question. So I understand how the loop works to show all the line properties and with the nature of my product I am doing I want to make sure that the correct line properties show for that product. One thing I have noticed is (and this is in my code) I show an input depending on quantity of the product. So if you choose quantity of x4, you get 4 inputs to add your name in for customisation.

Yet one thing I’ve noticed is when a person is in the cart after adding in the custom line item properties, if they decide to limit the quantity in the cart to say x2, then I am still left with 4 custom names.

Is there any way to take this loop and make it only show the first 2 custom inputs if the quantity matches to only x2?

I hope I’ve explained this well enough, thanks
ID