Magento 2.3 - Country Options vs Customer Account Sharing OptionsAdd shipping methods in Magento for multiple stores with single websiteMagento Multi Website, Store, Currency, Country & Locale ConfigurationBest practice with multi country set up - Magento 2Magento 2 Account Sharing issueMagento 2 best architecture for a multi country sideAllowed country not working in magento2?Cross border trade is not working and displays different pricesAllow single county gives empty drop down options in front-end checkout Country field in Magento 2Magento 2 update product attribute options programaticallyMagento 2: country (Website) switcher
Is there an explanation for Austria's Freedom Party virtually retaining its vote share despite recent scandal?
Is a post-climate apocolypse city in which many or most insects have disappeared realistic?
What does the behaviour of water on the skin of an aircraft in flight tell us?
What is the difference between nullifying your vote and not going to vote at all?
How to prevent bad sectors?
How does apt-get work, in detail?
Is there an evolutionary advantage to having two heads?
Do you play the upbeat when beginning to play a series of notes, and then after?
Different PCB color ( is it different material? )
Why are huge challot displayed on the wedding couple / Bar Mitzvah's table?
What are these (utility?) boxes at the side of the house?
Draw a checker pattern with a black X in the center
Why doesn't the Earth's acceleration towards the Moon accumulate to push the Earth off its orbit?
Uses of T extends U?
Do firearms count as ranged weapons?
Can't use numexpr in horizontal mode
Is it ok to put a subplot to a story that is never meant to contribute to the development of the main plot?
What caused the tendency for conservatives to not support climate change reform?
The qvolume of an integer
What is the most important source of natural gas? coal, oil or other?
Is floating in space similar to falling under gravity?
What problems does SciDraw still solve?
The Passive Wisdom (Perception) score of my character on D&D Beyond seems too high
Preserving culinary oils
Magento 2.3 - Country Options vs Customer Account Sharing Options
Add shipping methods in Magento for multiple stores with single websiteMagento Multi Website, Store, Currency, Country & Locale ConfigurationBest practice with multi country set up - Magento 2Magento 2 Account Sharing issueMagento 2 best architecture for a multi country sideAllowed country not working in magento2?Cross border trade is not working and displays different pricesAllow single county gives empty drop down options in front-end checkout Country field in Magento 2Magento 2 update product attribute options programaticallyMagento 2: country (Website) switcher
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
Preconditions
Server config:
Ubuntu 16.04 LTS
MySql 5.7.26
Apache 2.4.18
PHP 7.2.18
In a Magento 2.3.0 installation we configured multiple stores (each one as its own custom prices).
We have 15 stores for each country (plus a "world" store for all the remaining countries).
In the single country stores configuration we configured as an allowed and default country (in the Country Options) only the corresponding country.
In the world store we allowed all the remaining countries.
We enabled the customer Account Sharing Options in order not to require customers to create new account for each store.
Steps to reproduce
During the checkout the user is able to select from all the allowed countries (not only the single store specific one).
Expected result
I believe that even if we enabled the customer Account Sharing Options the user should only be able to see the allowed countries for that store.
Actual result
During the checkout the user is able to select from all the allowed countries (not only the single store specific one), it seems like a merge of all the stores (even if in some cases some stores are missing, for one store (russia) the default store is not even in the list... that is awkward).
Should we configure some other option in Magento or it is not possible to handle this kind of scenario?
magento2 magento2.3 multistore configuration system-config
add a comment |
Preconditions
Server config:
Ubuntu 16.04 LTS
MySql 5.7.26
Apache 2.4.18
PHP 7.2.18
In a Magento 2.3.0 installation we configured multiple stores (each one as its own custom prices).
We have 15 stores for each country (plus a "world" store for all the remaining countries).
In the single country stores configuration we configured as an allowed and default country (in the Country Options) only the corresponding country.
In the world store we allowed all the remaining countries.
We enabled the customer Account Sharing Options in order not to require customers to create new account for each store.
Steps to reproduce
During the checkout the user is able to select from all the allowed countries (not only the single store specific one).
Expected result
I believe that even if we enabled the customer Account Sharing Options the user should only be able to see the allowed countries for that store.
Actual result
During the checkout the user is able to select from all the allowed countries (not only the single store specific one), it seems like a merge of all the stores (even if in some cases some stores are missing, for one store (russia) the default store is not even in the list... that is awkward).
Should we configure some other option in Magento or it is not possible to handle this kind of scenario?
magento2 magento2.3 multistore configuration system-config
add a comment |
Preconditions
Server config:
Ubuntu 16.04 LTS
MySql 5.7.26
Apache 2.4.18
PHP 7.2.18
In a Magento 2.3.0 installation we configured multiple stores (each one as its own custom prices).
We have 15 stores for each country (plus a "world" store for all the remaining countries).
In the single country stores configuration we configured as an allowed and default country (in the Country Options) only the corresponding country.
In the world store we allowed all the remaining countries.
We enabled the customer Account Sharing Options in order not to require customers to create new account for each store.
Steps to reproduce
During the checkout the user is able to select from all the allowed countries (not only the single store specific one).
Expected result
I believe that even if we enabled the customer Account Sharing Options the user should only be able to see the allowed countries for that store.
Actual result
During the checkout the user is able to select from all the allowed countries (not only the single store specific one), it seems like a merge of all the stores (even if in some cases some stores are missing, for one store (russia) the default store is not even in the list... that is awkward).
Should we configure some other option in Magento or it is not possible to handle this kind of scenario?
magento2 magento2.3 multistore configuration system-config
Preconditions
Server config:
Ubuntu 16.04 LTS
MySql 5.7.26
Apache 2.4.18
PHP 7.2.18
In a Magento 2.3.0 installation we configured multiple stores (each one as its own custom prices).
We have 15 stores for each country (plus a "world" store for all the remaining countries).
In the single country stores configuration we configured as an allowed and default country (in the Country Options) only the corresponding country.
In the world store we allowed all the remaining countries.
We enabled the customer Account Sharing Options in order not to require customers to create new account for each store.
Steps to reproduce
During the checkout the user is able to select from all the allowed countries (not only the single store specific one).
Expected result
I believe that even if we enabled the customer Account Sharing Options the user should only be able to see the allowed countries for that store.
Actual result
During the checkout the user is able to select from all the allowed countries (not only the single store specific one), it seems like a merge of all the stores (even if in some cases some stores are missing, for one store (russia) the default store is not even in the list... that is awkward).
Should we configure some other option in Magento or it is not possible to handle this kind of scenario?
magento2 magento2.3 multistore configuration system-config
magento2 magento2.3 multistore configuration system-config
edited May 22 at 13:42
Niko Zarzani
asked May 22 at 10:50
Niko ZarzaniNiko Zarzani
105317
105317
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f275654%2fmagento-2-3-country-options-vs-customer-account-sharing-options%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f275654%2fmagento-2-3-country-options-vs-customer-account-sharing-options%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown