• Hi,

    I have installed Floorplans Basic and I want to use it together with Woocommerce. I have read the Support page but I don’t understand it very well. Can you help me with the implementation?

    If have installed Woocommerce, added some products.
    If have created a floorplan with some elements.

    What is the next step?

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Martien

    (@martien-van-lent)

    This is more a question about WooCommerce. First, you need to think about how you would like to setup your store, e.g. do you wish to manage WC from floorplans or the other way around or something in between.

    Then you could put a floorplan on your products page, or directly on the checkout page. Floorplans will act as an alternative to the native WC form elements. WC needs to be set-up to react accordingly.

    Next, floorplans and WC need to communicate. This can be done in floorplans with the PHP floorplan_get_data function and the floorplan_store_read/write filters.

    Thread Starter mebibyte

    (@mebibyte)

    Dear Martien,
    Creating a webshop with Woocommerce is no problem and I’m familiar with snippets. Creating a basic floorplan is working fine. However, I stay struggling with connecting Woocommers and floorplans. I just want to show the price of a woocommerce product in a floorplan element and make it possible to go the product by clicking on the element.

    I can see in the my_floorplan_store_read function this comment: ??// you assigned an element to a product:

    How can I do this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Woocommerce’ is closed to new replies.