always grouped product (simple product associated, grouped product associated)
A lot of the products are grouped products, with grouped products associated.
Don't know how this is possible, if he worked via database.
In the website version the products are showing up in the frontend, but in my copy of the site, after the reindex process and after cleaning the cache, the products disappeared.
Another thing, i added a new attribute to my products, but this don't seems to be the problem.
How can i always show grouped product in the frontend, with or without associated products?
grouped-products
add a comment |
A lot of the products are grouped products, with grouped products associated.
Don't know how this is possible, if he worked via database.
In the website version the products are showing up in the frontend, but in my copy of the site, after the reindex process and after cleaning the cache, the products disappeared.
Another thing, i added a new attribute to my products, but this don't seems to be the problem.
How can i always show grouped product in the frontend, with or without associated products?
grouped-products
add a comment |
A lot of the products are grouped products, with grouped products associated.
Don't know how this is possible, if he worked via database.
In the website version the products are showing up in the frontend, but in my copy of the site, after the reindex process and after cleaning the cache, the products disappeared.
Another thing, i added a new attribute to my products, but this don't seems to be the problem.
How can i always show grouped product in the frontend, with or without associated products?
grouped-products
A lot of the products are grouped products, with grouped products associated.
Don't know how this is possible, if he worked via database.
In the website version the products are showing up in the frontend, but in my copy of the site, after the reindex process and after cleaning the cache, the products disappeared.
Another thing, i added a new attribute to my products, but this don't seems to be the problem.
How can i always show grouped product in the frontend, with or without associated products?
grouped-products
grouped-products
edited 4 mins ago
Teja Bhagavan Kollepara
2,96341847
2,96341847
asked Jul 6 '16 at 7:30
goplasticgoplastic
487
487
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Groupped products are really not displayed if they have no associated products. And I think it's because Price Index, because Grouped products have no their own price and get Price from associated products.
To be sure - you can copy data from "catalog_product_index_price" database table (from production server to your local copy).
If it will work, then you can just turn Price Index (at Admin - System - Index Management) to Manual Update mode and just not touch it in the future.
But actually you will not be able to buy products if one grouped product is associated to another. Because products will just have no prices
You're welcome! karma + ? ^.^
– Neklo.com
Jul 8 '16 at 15:10
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%2f124420%2falways-grouped-product-simple-product-associated-grouped-product-associated%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
Groupped products are really not displayed if they have no associated products. And I think it's because Price Index, because Grouped products have no their own price and get Price from associated products.
To be sure - you can copy data from "catalog_product_index_price" database table (from production server to your local copy).
If it will work, then you can just turn Price Index (at Admin - System - Index Management) to Manual Update mode and just not touch it in the future.
But actually you will not be able to buy products if one grouped product is associated to another. Because products will just have no prices
You're welcome! karma + ? ^.^
– Neklo.com
Jul 8 '16 at 15:10
add a comment |
Groupped products are really not displayed if they have no associated products. And I think it's because Price Index, because Grouped products have no their own price and get Price from associated products.
To be sure - you can copy data from "catalog_product_index_price" database table (from production server to your local copy).
If it will work, then you can just turn Price Index (at Admin - System - Index Management) to Manual Update mode and just not touch it in the future.
But actually you will not be able to buy products if one grouped product is associated to another. Because products will just have no prices
You're welcome! karma + ? ^.^
– Neklo.com
Jul 8 '16 at 15:10
add a comment |
Groupped products are really not displayed if they have no associated products. And I think it's because Price Index, because Grouped products have no their own price and get Price from associated products.
To be sure - you can copy data from "catalog_product_index_price" database table (from production server to your local copy).
If it will work, then you can just turn Price Index (at Admin - System - Index Management) to Manual Update mode and just not touch it in the future.
But actually you will not be able to buy products if one grouped product is associated to another. Because products will just have no prices
Groupped products are really not displayed if they have no associated products. And I think it's because Price Index, because Grouped products have no their own price and get Price from associated products.
To be sure - you can copy data from "catalog_product_index_price" database table (from production server to your local copy).
If it will work, then you can just turn Price Index (at Admin - System - Index Management) to Manual Update mode and just not touch it in the future.
But actually you will not be able to buy products if one grouped product is associated to another. Because products will just have no prices
answered Jul 6 '16 at 8:26
Neklo.comNeklo.com
2,2791518
2,2791518
You're welcome! karma + ? ^.^
– Neklo.com
Jul 8 '16 at 15:10
add a comment |
You're welcome! karma + ? ^.^
– Neklo.com
Jul 8 '16 at 15:10
You're welcome! karma + ? ^.^
– Neklo.com
Jul 8 '16 at 15:10
You're welcome! karma + ? ^.^
– Neklo.com
Jul 8 '16 at 15:10
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%2f124420%2falways-grouped-product-simple-product-associated-grouped-product-associated%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