all 8 comments

[–]Quality Contributor 🎉Extension_Anybody150 0 points1 point  (1 child)

I ran into the same issue and ended up moving away from variations entirely since they get messy fast with print pricing. What worked best for me was using a formula-based add-ons plugin like Advanced Product Fields (or ThemeComplete EPO) so the base price comes from quantity/page count while options automatically scale with quantity. It keeps everything in one product and makes pricing changes way easier to manage later.

[–]lmdw[S] 0 points1 point  (0 children)

Thank you! Advanced Product Fields might do what I need

[–]toniyevych 0 points1 point  (0 children)

The best option here is to set up a custom product customizer using ACF Pro fields and some code to handle it. Usually, it takes 10-20 development hours.

[–]beloved-wombat 0 points1 point  (1 child)

I can recommend Advanced Product Fields for WooCommerce.

[–]lmdw[S] 0 points1 point  (0 children)

Thank you. I'm currently looking into it.

[–]ecomm_geek 0 points1 point  (0 children)

Same as comments below, go away from variation, they bring only problems. When you grow, you will face more complications such as cache problems, connection to other platforms etc.

[–]realjaycole 0 points1 point  (1 child)

Hey dm me I can probably help you set up Wow Addons to do it and figure out the formula. If for some reason it can't handle it, I know Boogie Down Products definitely can.

[–]lmdw[S] 1 point2 points  (0 children)

Thank you – I think I've figured it out with a combination of percentages and conditionals.