Magento 2 - Add permission to add specific product (Simple Product OR … )Customer Permission to certain sitesIssue in create a configurable productDisadvantages for virtual product?Add to cart multiple products programatically magento 2Bundle product to look as Single productAdd list of users with specific role as customer attributeChange Product type From physical Configurable/Simple to Virtual after adding it to basketMagento 2 Bundle Product Add To Cart Like Simple Producthow to associate simple product to configurable product magento 2Magento 2 - Adding new column on product grid with permission
How to slow yourself down (for playing nice with others)
Is there any evidence to support the claim that the United States was "suckered into WW1" by Zionists, made by Benjamin Freedman in his 1961 speech?
Cropping a message using array splits
51% attack - apparently very easy? refering to CZ's "rollback btc chain" - How to make sure such corruptible scenario can never happen so easily?
Can you book a one-way ticket to the UK on a visa?
Why is it so slow when assigning a concatenated string to a variable in python?
What is the best way for a skeleton to impersonate human without using magic?
Remove everything except csv file Bash Script
Can I use my laptop, which says 240V, in the USA?
Why do unstable nuclei form?
What does this quote in Small Gods refer to?
LocalDate.plus Incorrect Answer
How to align underlines in a cases environment
Renting a house to a graduate student in my department
Thesis' "Future Work" section – is it acceptable to omit personal involvement in a mentioned project?
Make all the squares explode
Why can't RGB or bicolour LEDs produce a decent yellow?
Was the Highlands Ranch shooting the 115th mass shooting in the US in 2019
Two researchers want to work on the same extension to my paper. Who to help?
Looking for a simple way to manipulate one column of a matrix
Why use steam instead of just hot air?
Will change of address affect direct deposit?
Was there a contingency plan in place if Little Boy failed to detonate?
How are Core iX names like Core i5, i7 related to Haswell, Ivy Bridge?
Magento 2 - Add permission to add specific product (Simple Product OR … )
Customer Permission to certain sitesIssue in create a configurable productDisadvantages for virtual product?Add to cart multiple products programatically magento 2Bundle product to look as Single productAdd list of users with specific role as customer attributeChange Product type From physical Configurable/Simple to Virtual after adding it to basketMagento 2 Bundle Product Add To Cart Like Simple Producthow to associate simple product to configurable product magento 2Magento 2 - Adding new column on product grid with permission
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
On add product, there's a list of typical products, like a simple product, virtual product ... etc
But, I want to give a list of permission to the user, to add a specific products
for example:
User 1: can add (Simple Product & Virtual Product)
User 2: Can add all products type
User 3: Can add just a simple product
is there any method to do that ?
magento2 permissions
add a comment |
On add product, there's a list of typical products, like a simple product, virtual product ... etc
But, I want to give a list of permission to the user, to add a specific products
for example:
User 1: can add (Simple Product & Virtual Product)
User 2: Can add all products type
User 3: Can add just a simple product
is there any method to do that ?
magento2 permissions
Is there any solution ?
– sayou
May 7 at 14:55
There is no such a way to do it but using some custom coding possible.
– Sunil Patel
May 7 at 15:05
@SunilPatel thanks for your reply sir, can you please share with me this custom code? or any method to hide a type (ex: simple product) ?
– sayou
May 8 at 0:01
add a comment |
On add product, there's a list of typical products, like a simple product, virtual product ... etc
But, I want to give a list of permission to the user, to add a specific products
for example:
User 1: can add (Simple Product & Virtual Product)
User 2: Can add all products type
User 3: Can add just a simple product
is there any method to do that ?
magento2 permissions
On add product, there's a list of typical products, like a simple product, virtual product ... etc
But, I want to give a list of permission to the user, to add a specific products
for example:
User 1: can add (Simple Product & Virtual Product)
User 2: Can add all products type
User 3: Can add just a simple product
is there any method to do that ?
magento2 permissions
magento2 permissions
edited May 7 at 15:02
sayou
asked May 3 at 11:26
sayousayou
22310
22310
Is there any solution ?
– sayou
May 7 at 14:55
There is no such a way to do it but using some custom coding possible.
– Sunil Patel
May 7 at 15:05
@SunilPatel thanks for your reply sir, can you please share with me this custom code? or any method to hide a type (ex: simple product) ?
– sayou
May 8 at 0:01
add a comment |
Is there any solution ?
– sayou
May 7 at 14:55
There is no such a way to do it but using some custom coding possible.
– Sunil Patel
May 7 at 15:05
@SunilPatel thanks for your reply sir, can you please share with me this custom code? or any method to hide a type (ex: simple product) ?
– sayou
May 8 at 0:01
Is there any solution ?
– sayou
May 7 at 14:55
Is there any solution ?
– sayou
May 7 at 14:55
There is no such a way to do it but using some custom coding possible.
– Sunil Patel
May 7 at 15:05
There is no such a way to do it but using some custom coding possible.
– Sunil Patel
May 7 at 15:05
@SunilPatel thanks for your reply sir, can you please share with me this custom code? or any method to hide a type (ex: simple product) ?
– sayou
May 8 at 0:01
@SunilPatel thanks for your reply sir, can you please share with me this custom code? or any method to hide a type (ex: simple product) ?
– sayou
May 8 at 0:01
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%2f273342%2fmagento-2-add-permission-to-add-specific-product-simple-product-or%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%2f273342%2fmagento-2-add-permission-to-add-specific-product-simple-product-or%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
Is there any solution ?
– sayou
May 7 at 14:55
There is no such a way to do it but using some custom coding possible.
– Sunil Patel
May 7 at 15:05
@SunilPatel thanks for your reply sir, can you please share with me this custom code? or any method to hide a type (ex: simple product) ?
– sayou
May 8 at 0:01