How to create widget which would display products with the same name as the product on page?How to get current product attributes on product view page using widgetNewest Product Widget Not Showing Correct ProductsHow to create a cms block with existing block content using widget in Magento 2?Magento 2 showing the same Widget twiceCreate Product Programatically with same Product nameMagento 2: Use widget with standard product list templateProduct names not updating in Magento 2.1.0Magento 2 - Best approach to display and customize Recently Viewed Products with sliderMagento 1.9. Need help with product nameMagento 2.3.0 - Applied Gift Cards not showing in Invoice
Will this character get back his Infinity Stone?
Was it really necessary for the Lunar Module to have 2 stages?
Finding an element in array, whose index number and element value same
TikZ how to make supply and demand arrows for nodes?
Do I have an "anti-research" personality?
What does YCWCYODFTRFDTY mean?
Counterexample: a pair of linearly ordered sets that are isomorphic to subsets of the other, but not isomorphic between them
Confusion about capacitors
Please, smoke with good manners
Why do 401k up to company match, then fill Roth IRA, then finish filling 401k?
Confused by notation of atomic number Z and mass number A on periodic table of elements
Why was Germany not as successful as other Europeans in establishing overseas colonies?
Can someone publish a story that happened to you?
Feels like I am getting dragged in office politics
Stop and Take a Breath!
Fizzy, soft, pop and still drinks
Short story about a planet with two sentient species
Can fracking help reduce CO2?
Mac Pro install disk keeps ejecting itself
What is the most expensive material in the world that could be used to create Pun-Pun's lute?
How to back up a running remote server?
Is DC-to-DC (24 V to 12 V) buck conversion typically more efficient than AC-to-DC (110 V to 12 V) conversion?
Is this a realistic set of world maps?
Alternatives to Overleaf
How to create widget which would display products with the same name as the product on page?
How to get current product attributes on product view page using widgetNewest Product Widget Not Showing Correct ProductsHow to create a cms block with existing block content using widget in Magento 2?Magento 2 showing the same Widget twiceCreate Product Programatically with same Product nameMagento 2: Use widget with standard product list templateProduct names not updating in Magento 2.1.0Magento 2 - Best approach to display and customize Recently Viewed Products with sliderMagento 1.9. Need help with product nameMagento 2.3.0 - Applied Gift Cards not showing in Invoice
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I am new to Magento and I need to create widget which will dynamically take name of the product on which page he would be and show all the products with the same name as this product, for example:
Product name : shoe1
Show all products with name of shoe1
It's like normal Catalog Product List with condition all categories AND simple check if the names are the same.
Currently I have no clue where to start. I have created one custom widget for banners but this is too much for me but need to be done. I could send request to the database and retrieve what I need but I don't know how to show swatches or add to card button and it feels like overkill.
It's my first question, normally I don't do it but I am in need. Pleas help me.
widget magento2.3.0 name
New contributor
add a comment |
I am new to Magento and I need to create widget which will dynamically take name of the product on which page he would be and show all the products with the same name as this product, for example:
Product name : shoe1
Show all products with name of shoe1
It's like normal Catalog Product List with condition all categories AND simple check if the names are the same.
Currently I have no clue where to start. I have created one custom widget for banners but this is too much for me but need to be done. I could send request to the database and retrieve what I need but I don't know how to show swatches or add to card button and it feels like overkill.
It's my first question, normally I don't do it but I am in need. Pleas help me.
widget magento2.3.0 name
New contributor
add a comment |
I am new to Magento and I need to create widget which will dynamically take name of the product on which page he would be and show all the products with the same name as this product, for example:
Product name : shoe1
Show all products with name of shoe1
It's like normal Catalog Product List with condition all categories AND simple check if the names are the same.
Currently I have no clue where to start. I have created one custom widget for banners but this is too much for me but need to be done. I could send request to the database and retrieve what I need but I don't know how to show swatches or add to card button and it feels like overkill.
It's my first question, normally I don't do it but I am in need. Pleas help me.
widget magento2.3.0 name
New contributor
I am new to Magento and I need to create widget which will dynamically take name of the product on which page he would be and show all the products with the same name as this product, for example:
Product name : shoe1
Show all products with name of shoe1
It's like normal Catalog Product List with condition all categories AND simple check if the names are the same.
Currently I have no clue where to start. I have created one custom widget for banners but this is too much for me but need to be done. I could send request to the database and retrieve what I need but I don't know how to show swatches or add to card button and it feels like overkill.
It's my first question, normally I don't do it but I am in need. Pleas help me.
widget magento2.3.0 name
widget magento2.3.0 name
New contributor
New contributor
New contributor
asked 4 mins ago
MortimerMortimer
11
11
New contributor
New contributor
add a comment |
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
);
);
Mortimer is a new contributor. Be nice, and check out our Code of Conduct.
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%2f272731%2fhow-to-create-widget-which-would-display-products-with-the-same-name-as-the-prod%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
Mortimer is a new contributor. Be nice, and check out our Code of Conduct.
Mortimer is a new contributor. Be nice, and check out our Code of Conduct.
Mortimer is a new contributor. Be nice, and check out our Code of Conduct.
Mortimer is a new contributor. Be nice, and check out our Code of Conduct.
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%2f272731%2fhow-to-create-widget-which-would-display-products-with-the-same-name-as-the-prod%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