How to add GTIN No for configurable products in magento
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
How to add GTIN no for configurable products in magento. In Simple products I am having gtin number but, how to add that in configurable products.
magento-1.9 configurable-product
add a comment |
How to add GTIN no for configurable products in magento. In Simple products I am having gtin number but, how to add that in configurable products.
magento-1.9 configurable-product
add a comment |
How to add GTIN no for configurable products in magento. In Simple products I am having gtin number but, how to add that in configurable products.
magento-1.9 configurable-product
How to add GTIN no for configurable products in magento. In Simple products I am having gtin number but, how to add that in configurable products.
magento-1.9 configurable-product
magento-1.9 configurable-product
edited Mar 27 '18 at 10:50
user66067
asked Mar 27 '18 at 10:45
user66067user66067
11
11
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
You can create new product attribute "GTIN". Then assign that attribute to particular attribute set. After that you can set required value of that attribute for particular product.
Hi,In simple products i am adding like this but in configurable products how we can add
– user66067
Mar 27 '18 at 10:53
Same like simple product
– Kishan Patadia
Mar 27 '18 at 11:34
If there is 1 product with 5 colors then in simple product there is 5 different gtin, after adding as configurable product how we will add gtin for this.
– user66067
Mar 27 '18 at 14:34
You can add it in associated products(simple) of that main configurable product
– Kishan Patadia
Mar 27 '18 at 15:20
"product in that attribute" This is worded poorly. How do you assign an attribute to all products and have it show in the General tab?
– AlxVallejo
16 hours ago
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%2f220008%2fhow-to-add-gtin-no-for-configurable-products-in-magento%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
You can create new product attribute "GTIN". Then assign that attribute to particular attribute set. After that you can set required value of that attribute for particular product.
Hi,In simple products i am adding like this but in configurable products how we can add
– user66067
Mar 27 '18 at 10:53
Same like simple product
– Kishan Patadia
Mar 27 '18 at 11:34
If there is 1 product with 5 colors then in simple product there is 5 different gtin, after adding as configurable product how we will add gtin for this.
– user66067
Mar 27 '18 at 14:34
You can add it in associated products(simple) of that main configurable product
– Kishan Patadia
Mar 27 '18 at 15:20
"product in that attribute" This is worded poorly. How do you assign an attribute to all products and have it show in the General tab?
– AlxVallejo
16 hours ago
add a comment |
You can create new product attribute "GTIN". Then assign that attribute to particular attribute set. After that you can set required value of that attribute for particular product.
Hi,In simple products i am adding like this but in configurable products how we can add
– user66067
Mar 27 '18 at 10:53
Same like simple product
– Kishan Patadia
Mar 27 '18 at 11:34
If there is 1 product with 5 colors then in simple product there is 5 different gtin, after adding as configurable product how we will add gtin for this.
– user66067
Mar 27 '18 at 14:34
You can add it in associated products(simple) of that main configurable product
– Kishan Patadia
Mar 27 '18 at 15:20
"product in that attribute" This is worded poorly. How do you assign an attribute to all products and have it show in the General tab?
– AlxVallejo
16 hours ago
add a comment |
You can create new product attribute "GTIN". Then assign that attribute to particular attribute set. After that you can set required value of that attribute for particular product.
You can create new product attribute "GTIN". Then assign that attribute to particular attribute set. After that you can set required value of that attribute for particular product.
edited 7 mins ago
answered Mar 27 '18 at 10:49
Kishan PatadiaKishan Patadia
3,87211025
3,87211025
Hi,In simple products i am adding like this but in configurable products how we can add
– user66067
Mar 27 '18 at 10:53
Same like simple product
– Kishan Patadia
Mar 27 '18 at 11:34
If there is 1 product with 5 colors then in simple product there is 5 different gtin, after adding as configurable product how we will add gtin for this.
– user66067
Mar 27 '18 at 14:34
You can add it in associated products(simple) of that main configurable product
– Kishan Patadia
Mar 27 '18 at 15:20
"product in that attribute" This is worded poorly. How do you assign an attribute to all products and have it show in the General tab?
– AlxVallejo
16 hours ago
add a comment |
Hi,In simple products i am adding like this but in configurable products how we can add
– user66067
Mar 27 '18 at 10:53
Same like simple product
– Kishan Patadia
Mar 27 '18 at 11:34
If there is 1 product with 5 colors then in simple product there is 5 different gtin, after adding as configurable product how we will add gtin for this.
– user66067
Mar 27 '18 at 14:34
You can add it in associated products(simple) of that main configurable product
– Kishan Patadia
Mar 27 '18 at 15:20
"product in that attribute" This is worded poorly. How do you assign an attribute to all products and have it show in the General tab?
– AlxVallejo
16 hours ago
Hi,In simple products i am adding like this but in configurable products how we can add
– user66067
Mar 27 '18 at 10:53
Hi,In simple products i am adding like this but in configurable products how we can add
– user66067
Mar 27 '18 at 10:53
Same like simple product
– Kishan Patadia
Mar 27 '18 at 11:34
Same like simple product
– Kishan Patadia
Mar 27 '18 at 11:34
If there is 1 product with 5 colors then in simple product there is 5 different gtin, after adding as configurable product how we will add gtin for this.
– user66067
Mar 27 '18 at 14:34
If there is 1 product with 5 colors then in simple product there is 5 different gtin, after adding as configurable product how we will add gtin for this.
– user66067
Mar 27 '18 at 14:34
You can add it in associated products(simple) of that main configurable product
– Kishan Patadia
Mar 27 '18 at 15:20
You can add it in associated products(simple) of that main configurable product
– Kishan Patadia
Mar 27 '18 at 15:20
"product in that attribute" This is worded poorly. How do you assign an attribute to all products and have it show in the General tab?
– AlxVallejo
16 hours ago
"product in that attribute" This is worded poorly. How do you assign an attribute to all products and have it show in the General tab?
– AlxVallejo
16 hours ago
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%2f220008%2fhow-to-add-gtin-no-for-configurable-products-in-magento%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