Home / Forums / WoodMart support forum / Advice Needed: Best WoodMart-Compatible Solution for Multiple Shipping Addresses
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
- This topic has 1 reply, 2 voices, and was last updated 9 hours, 16 minutes ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
July 17, 2026 at 2:16 pm #723947
hkelbatParticipantHello,
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.
July 17, 2026 at 3:31 pm #723961Hi 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 -
AuthorPosts
- You must be logged in to create new topics. Login / Register