Magento 2 remove attribute option from a configurable product
I have searched and tested allot and cannot find any resources or a way to figure it out myself.
I think I am missing something or I am just the first one to ask this.
I have a configurable product with 2 attributes as options. How can I remove one of the options without the need to recreate or regenerate the configurable product or the simple products associated with it. The simple products have own prices and images. I do not want to add all the data again since it's allready there.
magento2 configurable-product
add a comment |
I have searched and tested allot and cannot find any resources or a way to figure it out myself.
I think I am missing something or I am just the first one to ask this.
I have a configurable product with 2 attributes as options. How can I remove one of the options without the need to recreate or regenerate the configurable product or the simple products associated with it. The simple products have own prices and images. I do not want to add all the data again since it's allready there.
magento2 configurable-product
add a comment |
I have searched and tested allot and cannot find any resources or a way to figure it out myself.
I think I am missing something or I am just the first one to ask this.
I have a configurable product with 2 attributes as options. How can I remove one of the options without the need to recreate or regenerate the configurable product or the simple products associated with it. The simple products have own prices and images. I do not want to add all the data again since it's allready there.
magento2 configurable-product
I have searched and tested allot and cannot find any resources or a way to figure it out myself.
I think I am missing something or I am just the first one to ask this.
I have a configurable product with 2 attributes as options. How can I remove one of the options without the need to recreate or regenerate the configurable product or the simple products associated with it. The simple products have own prices and images. I do not want to add all the data again since it's allready there.
magento2 configurable-product
magento2 configurable-product
asked Sep 5 '18 at 10:07
AkifAkif
7761134
7761134
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
I am also looking for a solution to this. I found a module that can hide all the prices and the add to cart button from a customer group: https://github.com/karliuka/m2.ProductAvailable but I don't know which parts to modify to hide specific attributes of a configurable product.
New contributor
add a comment |
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%2f240910%2fmagento-2-remove-attribute-option-from-a-configurable-product%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I am also looking for a solution to this. I found a module that can hide all the prices and the add to cart button from a customer group: https://github.com/karliuka/m2.ProductAvailable but I don't know which parts to modify to hide specific attributes of a configurable product.
New contributor
add a comment |
I am also looking for a solution to this. I found a module that can hide all the prices and the add to cart button from a customer group: https://github.com/karliuka/m2.ProductAvailable but I don't know which parts to modify to hide specific attributes of a configurable product.
New contributor
add a comment |
I am also looking for a solution to this. I found a module that can hide all the prices and the add to cart button from a customer group: https://github.com/karliuka/m2.ProductAvailable but I don't know which parts to modify to hide specific attributes of a configurable product.
New contributor
I am also looking for a solution to this. I found a module that can hide all the prices and the add to cart button from a customer group: https://github.com/karliuka/m2.ProductAvailable but I don't know which parts to modify to hide specific attributes of a configurable product.
New contributor
New contributor
answered 9 mins ago
Jude EJude E
1
1
New contributor
New contributor
add a comment |
add a comment |
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%2f240910%2fmagento-2-remove-attribute-option-from-a-configurable-product%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