• Hi
    I’m currently trying to find out if WooCommerce easily supports an optional mount/installation fee. What I mean by this is that if a webshop visitor add a product to the cart – A product which comes in seperate parts (ie. a table or chair), he/she can pay an additional cost for having my company to assemble the product on site.

    But since some products take much longer time to assemble than others, I want the system to support different assembly cost.

    So like 4 different price groups: A => $15, B => $30, C => $60, D => $80.

    Remember, not all products should have this option since not all the products needs to be assembled.

    Is there any existing plugin that supports this, or can I make this myself somehow? If I were to make it myself, It would take a lot of time for me to find out how to store the values in the system (not hardcoded since the price groups needs to support changing of values in a graphical user interface).
    Another challenge would be to have the WooCommerce -> Add new product , to have an optional checkboxthat says something like “Optional installation” and next to that a dropdown box where I can assign it to A,B,C or D price group.

    https://wordpress.org/plugins/woocommerce/

  • The topic ‘Optional mount/installation fee’ is closed to new replies.