Home Forums WoodMart support forum Advice Needed: Best WoodMart-Compatible Solution for Multiple Shipping Addresses

Advice Needed: Best WoodMart-Compatible Solution for Multiple Shipping Addresses

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #723947

    hkelbat
    Participant

    Hello,

    We are building a production WooCommerce store using WoodMart Theme, Elementor, Hezarfen (Turkey address fields) and PayTR.

    Before developing a custom solution, we would like to know whether WoodMart officially recommends any approach for the following requirements.

    Our desired checkout experience is similar to Hepsiburada (Turkey):

    Customers can save multiple shipping addresses.
    Customers can save multiple billing/invoice profiles.
    Invoice profiles should support both Individual and Corporate invoices.
    Shipping addresses and invoice profiles should be managed independently.
    Customers should be able to select an existing address/profile or create a new one during checkout.
    The solution should remain fully compatible with future WoodMart updates.

    Our questions are:

    Does WoodMart already provide any built-in functionality for this workflow?
    If not, do you officially recommend any WooCommerce plugin that is known to work well with WoodMart?
    Have you tested any Address Book / Multiple Address plugins with WoodMart?
    Are there any plugins you specifically recommend or recommend avoiding?
    Is there any architectural approach you recommend before building a custom solution?

    We are trying to avoid unnecessary custom development if a mature, stable and update-safe solution already exists.

    Thank you.

    #723961

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hi there,

    Thanks for reaching out and sharing your requirements in detail.

    – WoodMart doesn’t include built‑in functionality for multiple saved shipping addresses or multiple billing/invoice profiles. The theme styles the default WooCommerce checkout but doesn’t change how addresses are stored or selected.

    – We don’t officially endorse specific third‑party plugins for this workflow. WoodMart follows WooCommerce/WordPress standards, so any well‑coded extension that works with Storefront or the default WordPress themes should also work with WoodMart.

    – We haven’t performed internal certification for specific “address book” or “multiple addresses” plugins, so we can’t name a particular one to recommend or avoid.

    Compatibility and implementation tips:
    – Choose a solution that uses standard WooCommerce hooks and templates (e.g., doesn’t entirely replace the checkout), stores data via user meta, and integrates with My Account > Addresses. This approach is the most update‑safe and theme‑agnostic.

    – Since you also use Elementor, Hezarfen, and PayTR, verify that the chosen plugin states compatibility with these and your current WooCommerce version.

    – Test on a staging site first with only WooCommerce, WoodMart, and the candidate plugin active. If it works there, re‑enable other plugins one by one and re‑test checkout.

    – If you need to add or adjust templates, do it via a child theme. Avoid modifying theme or plugin core files to keep things safe for updates.

    Kind regards,
    XTemos Studio

Viewing 2 posts - 1 through 2 (of 2 total)