A store owner wants to automatically provide the correct power cable (Australian or USA) to customers based on their shipping country, without requiring manual selection during checkout.
Current Issue:
Single domain (hygiadental.com) needs to serve both Australian/NZ and US markets
Wants to avoid customer confusion from choosing cable types
Proposed Solution:
Automatically determine which cable to ship based on the order’s destination country
Australian orders receive AUS power cables; US orders receive USA cables
Implementation Consideration:
Inventory tracking remains necessary for both cable variants
System needs either manual or automated selection process on the backend to manage stock levels for each cable type
Summarized with AI on November 6.
AI used: claude-sonnet-4-5-20250929.
I only have one domain which is hygiadental.com, I would like to sell a Aus power-cable to Australian/Nz customers and a USA power-cable to the Unitedstates customers. I don’t want to have the option of choosing what countries cable they require.
If you don’t want to let the customer choose (which can a good idea at times) can you make the determination of what to ship based on the country it’s going to? So if an order is from Aus, add the right cable type.
If you must track the available stock of the cable then you will still need to set up the products in a way that can track the inventory (so either a manual or automated choose still needs to happen).