Magento 2 - How can I show specific products on homepageMagento Limit number of products displayed in grid on...
Is it possible to "destroy" a wallet?
Is a new Boolean field better than a null reference when a value can be meaningfully absent?
Why is working on the same position for more than 15 years not a red flag?
How to limit sight distance to 1 KM
How can I display a custom maintenance message on Magento 2.2.4
Looking for access to original paper for Category O
Publishing research using outdated methods
A title for a history book
Why zero tolerance on nudity in space?
speculum - A simple, straightforward Arch Linux mirror list optimizer
Why did Democrats in the Senate oppose the Born-Alive Abortion Survivors Protection Act (2019 S.130)?
LuaTex and em dashes
Why publish a research paper when a blog post or a lecture slide can have more citation count than a journal paper?
Why do stocks necessarily drop during a recession?
What incentives do banks have to gather up loans into pools (backed by Ginnie Mae)and selling them?
Why is Agricola named as such?
Can a Pact of the Blade warlock use the correct existing pact magic weapon so it functions as a "Returning" weapon?
What is the purpose of easy combat scenarios that don't need resource expenditure?
How much mayhem could I cause as a sentient fish?
kill -0 <PID> は何をするのでしょうか?
How long is the DnD Starter Set campaign?
How should I approach using two 8s and two 3s to make the number 24?
Positioning node within rectangle Tikz
How can animals be objects of ethics without being subjects as well?
Magento 2 - How can I show specific products on homepage
Magento Limit number of products displayed in grid on homepageWidgets showing on products of a particular categoryAdd to Cart overlapping Product Price - How to fix? (Magento Product List Widget)How do I sort Magento products in a specific category according to my orderProducts on homepage: get more than 12 productsMagento 2 - catalog product list widget product orderMagento product price is zero, only on homepageMagento 2 - sorting order of products in a widget blockMagento 2 : Show only non store view Category and sub categoryMagento 2: Display widget on left sidebar product detail page for specific category whose product price is 0
I am trying to find a way to show specific products (that I will select from the admin area) in Homepage. I see there is a widget for products from a specific category but there is none for selecting products and showing them. I thought about creating a widget but I am not sure on how to show the products on the admin area. Could you please help me show specific products on homepage?
magento2 product product-list
bumped to the homepage by Community♦ 12 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I am trying to find a way to show specific products (that I will select from the admin area) in Homepage. I see there is a widget for products from a specific category but there is none for selecting products and showing them. I thought about creating a widget but I am not sure on how to show the products on the admin area. Could you please help me show specific products on homepage?
magento2 product product-list
bumped to the homepage by Community♦ 12 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I am trying to find a way to show specific products (that I will select from the admin area) in Homepage. I see there is a widget for products from a specific category but there is none for selecting products and showing them. I thought about creating a widget but I am not sure on how to show the products on the admin area. Could you please help me show specific products on homepage?
magento2 product product-list
I am trying to find a way to show specific products (that I will select from the admin area) in Homepage. I see there is a widget for products from a specific category but there is none for selecting products and showing them. I thought about creating a widget but I am not sure on how to show the products on the admin area. Could you please help me show specific products on homepage?
magento2 product product-list
magento2 product product-list
asked Feb 20 '18 at 12:12
Sotiris OikSotiris Oik
6114
6114
bumped to the homepage by Community♦ 12 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 12 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
You need to add the below content in your CMS home page block (Content -> Block)
{{widget type="MagentoCatalogWidgetBlockProductProductsList" products_per_page="8" products_count="8" template="product/widget/content/grid.phtml" conditions_encoded="^[`1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Combine`,`aggregator`:`all`,`value`:`1`,`new_child`:``^],`1--1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Product`,`attribute`:`sku`,`operator`:`()`,`value`:`WS12, WT09, MT07, MH07, 24-MB02, 24-WB04, 241-MB08, 240-LV05`^]^]"}}
Change the sku as per your need.
Reference : Content -> Block -> Home Page Block
While this is a good solution I am building this website for a client. I need him to choose the products dynamically without writing any code.
– Sotiris Oik
Feb 20 '18 at 12:37
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%2f214241%2fmagento-2-how-can-i-show-specific-products-on-homepage%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 need to add the below content in your CMS home page block (Content -> Block)
{{widget type="MagentoCatalogWidgetBlockProductProductsList" products_per_page="8" products_count="8" template="product/widget/content/grid.phtml" conditions_encoded="^[`1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Combine`,`aggregator`:`all`,`value`:`1`,`new_child`:``^],`1--1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Product`,`attribute`:`sku`,`operator`:`()`,`value`:`WS12, WT09, MT07, MH07, 24-MB02, 24-WB04, 241-MB08, 240-LV05`^]^]"}}
Change the sku as per your need.
Reference : Content -> Block -> Home Page Block
While this is a good solution I am building this website for a client. I need him to choose the products dynamically without writing any code.
– Sotiris Oik
Feb 20 '18 at 12:37
add a comment |
You need to add the below content in your CMS home page block (Content -> Block)
{{widget type="MagentoCatalogWidgetBlockProductProductsList" products_per_page="8" products_count="8" template="product/widget/content/grid.phtml" conditions_encoded="^[`1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Combine`,`aggregator`:`all`,`value`:`1`,`new_child`:``^],`1--1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Product`,`attribute`:`sku`,`operator`:`()`,`value`:`WS12, WT09, MT07, MH07, 24-MB02, 24-WB04, 241-MB08, 240-LV05`^]^]"}}
Change the sku as per your need.
Reference : Content -> Block -> Home Page Block
While this is a good solution I am building this website for a client. I need him to choose the products dynamically without writing any code.
– Sotiris Oik
Feb 20 '18 at 12:37
add a comment |
You need to add the below content in your CMS home page block (Content -> Block)
{{widget type="MagentoCatalogWidgetBlockProductProductsList" products_per_page="8" products_count="8" template="product/widget/content/grid.phtml" conditions_encoded="^[`1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Combine`,`aggregator`:`all`,`value`:`1`,`new_child`:``^],`1--1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Product`,`attribute`:`sku`,`operator`:`()`,`value`:`WS12, WT09, MT07, MH07, 24-MB02, 24-WB04, 241-MB08, 240-LV05`^]^]"}}
Change the sku as per your need.
Reference : Content -> Block -> Home Page Block
You need to add the below content in your CMS home page block (Content -> Block)
{{widget type="MagentoCatalogWidgetBlockProductProductsList" products_per_page="8" products_count="8" template="product/widget/content/grid.phtml" conditions_encoded="^[`1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Combine`,`aggregator`:`all`,`value`:`1`,`new_child`:``^],`1--1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Product`,`attribute`:`sku`,`operator`:`()`,`value`:`WS12, WT09, MT07, MH07, 24-MB02, 24-WB04, 241-MB08, 240-LV05`^]^]"}}
Change the sku as per your need.
Reference : Content -> Block -> Home Page Block
answered Feb 20 '18 at 12:26
Bilal UseanBilal Usean
4,90923689
4,90923689
While this is a good solution I am building this website for a client. I need him to choose the products dynamically without writing any code.
– Sotiris Oik
Feb 20 '18 at 12:37
add a comment |
While this is a good solution I am building this website for a client. I need him to choose the products dynamically without writing any code.
– Sotiris Oik
Feb 20 '18 at 12:37
While this is a good solution I am building this website for a client. I need him to choose the products dynamically without writing any code.
– Sotiris Oik
Feb 20 '18 at 12:37
While this is a good solution I am building this website for a client. I need him to choose the products dynamically without writing any code.
– Sotiris Oik
Feb 20 '18 at 12:37
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%2f214241%2fmagento-2-how-can-i-show-specific-products-on-homepage%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