• Resolved Snehal Volvoikar

    (@snehalvolvoikar29)


    Hi! I have a woocommerce store that has wallpapers as the products, the products are not simple but variable products. I just need to configure the products for minimum width, as the wallpaper comes with different finishes, I’ve created attribute called ‘Finishes’ with 8 terms and created variations with those terms. For each variation/finish the minimum width is different and this affect the price as well.
    The typical use case will be as follows:
    Customer can select finish. Once he chooses the finish, he will get two input fields to enter the width and height. There is minimum value for width that the customer should enter. And for each of the finish, the price is different per square meter. Also, there is a minimum order amount for each of the finish. Can I achieve this feature with the plugin? Please help.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Wombat Plugins

    (@maartenbelmans)

    Hi,

    What our plugin can do:

    1) You can add “number” fields for the width & height.
    2) You can add a minimum required number (width) but not with our free version.
    3) You can add an ADDON price (so an addition onto the base product price) that can be a formula like width * height * unit price.

    What you can’t do is set the minimum order amount ( = quantity I suppose)

    Thread Starter Snehal Volvoikar

    (@snehalvolvoikar29)

    Regarding the 2nd point, Can I set minimum width (and height) values for all the variations? As in, if there are 8 variations, then there will be 8 input fields(width & height pair). because for each variation, the minimum values are different. So these fields will be visible only when a user clicks on the ‘Select Finishes’.

    3rd point: Minimum order amount is the price (and not quantity).
    Please refer to the screenshot here for reference:
    https://13.126.40.225/wp-content/uploads/2021/02/Capture07777.png
    The price for finish: labclass is 547.17/square meter. User inputs:
    width:95cm, height: 70cm, so the price comes to 363.87 AED. But the minimum price for the finish is 438AED. so the ‘Product Price’ should automatically change to 438AED, or it should give the user an error to enter proper inputs. If we enter width: 95cm and height: 84.262, the price comes to 438AED. Is this possible to set up with this plugin. I want to purchase the pro version but first want to confirm if that is possible.

    Plugin Author Wombat Plugins

    (@maartenbelmans)

    Hi @snehalvolvoikar29

    1) yes, you can set width/height minimums for each separate variation. If you have 8 variations, you need to create 8 width/height fields (we have a “duplicate” button for easy of use) and set the minimum accordingly.

    2) It’s important to know that our plugin is an ADD-ON plugin. That means it can ADD a price ONTO a base price. Your WooCommerce product will always have a base price defined (it can be zero). The options you define in our plugin can add a cost onto that base product price. It sounds like it is possible with our plugin yes.

    Note that WordPress doesn’t allow us to talk about our premium versions on their forums. It is only meant for the free version. So please if you have additional questions about premium, contact us through our website (studiowombat.com).

    Thanks!
    Maarten

    Thread Starter Snehal Volvoikar

    (@snehalvolvoikar29)

    It seems like I can use this plugin for my project. One last question, since the products are wallpapers, I want to show something like 230AED/Sqm. But as you said, we can set the base price in woocommerce as ‘zero’ so will it show zero on front end?

    Plugin Author Wombat Plugins

    (@maartenbelmans)

    Yes, then it will show zero on the shop page. So best is to not set your product base price as zero but as the minimum sale price of that product. After all, you’ll never sell it for free so there must be another minimum you can use.

    Thread Starter Snehal Volvoikar

    (@snehalvolvoikar29)

    But whatever options I’ll add to the product variations, the cost will be added to the base price, and that is not what I want.

    Thread Starter Snehal Volvoikar

    (@snehalvolvoikar29)

    And is there a maoney-back guarantee if I don’t need the plugin?

    Plugin Author Wombat Plugins

    (@maartenbelmans)

    Then our plugin is not for you, sorry. Our plugin’s whole idea is to add a cost onto the base price. If, for some reason, you don’t want that, our plugin does not seem the right fit for you.

    Thread Starter Snehal Volvoikar

    (@snehalvolvoikar29)

    Okay. Thanks for your quick response:)

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Price calculation for variable products’ is closed to new replies.