• Resolved kword

    (@kw56)


    I have the big services site and I want to add woocommerce store to it.
    I’ve decided to have the store as a separate site on subdomain in order to better performance and speed.

    How to do this correctly?
    Will sites must have separate WordPress installation?

    I may need to display products on the main site. Will I be able to use woocommerce shortcodes? Should I use the multisite?

    Thanks in advance for your help!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Good questions. WooCommerce does work on multisites, but only the plugins are shared between sites, not the database (and you’d need a separate license for each sub-site). That means that orders and products would not be shared between sites.

    If you put WooCommerce on the sub-site, you would not be able to display products from this sub-site on the main site easily. You would likely need to use the REST API or export the products in some way, assuming you wanted more than just the link to the product page.

    WooCommerce does include shortcodes, which you can read about here, but, again, those are for use on a single site, not across different sites.

    Thread Starter kword

    (@kw56)

    Ok, understood.
    Then does it make sense to separate the services site and product store? It is planned up to 1600 products, 20 categories, about 20 attributes and a lot of tags. I want to work filters and search fast.

    dougaitken

    (@dougaitken)

    Automattic Happiness Engineer

    Hey @kw56

    Having a lot of data is not a problem for WordPress sites, and using WooCommerce is no different.

    I’d recommend taking a look at this documentation here – https://docs.woocommerce.com/document/woocommerce-scaling-faqs/

    It sounds like your main issue is related to scaling WooCommerce so I’d suggest reaching out to one of our vetted Experts for thier help with this – https://woocommerce.com/experts/

    I hope this helps, have a great day!

    Thanks,

    We haven’t heard back from you in a while, so I’m going to mark this as resolved. Feel free to start a new thread if you have any further questions!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Subdomain with WooCommerce’ is closed to new replies.