Accepting credit cards, warehouses, and shipping and fulfilling orders
Hello,
We have our products ready for Fulfillment by Amazon (FBA) in Japan and want to connect them to our website. Currently, we already have an FBA setup in the USA, utilizing the "Buy with Prime" feature.
Is it possible to have both the USA and Japan FBA accounts connected simultaneously? Additionally, we want customers from Japan to see their own "Buy with Prime" button on our website.
Thank you!
Yes you can connect as many FBA accounts to your Shopify store as you want (I know people connecting 4 or 5).
For customers in Japan seeing their own "Buy with Prime" button, you could use an app (or code directly into your theme) to detect where the user is browsing from, then swap in a Buy with Prime button (basically a button linking to that product in Japan Amazon, I'd assume) for the people browsing from Japan.
Here's a loose example of what you could do:
<script>
// Code to determine if location = Japan
if (locationJapan) {
// Replace or show a buy with Prime in Japan button
}
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024