Redirect disabled product to product category Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Disable Product URL without Category PathCategory URL Key redirect to Product LinkRedirect product url with category pathCall to a member function getMetaTitle() on a non-object on product without category URLInclude only top level parent category in product url (not all parent categories in path)URL Rewrite Throws a 301 Redirect When It Shouldn'tDisabled product redirect from 404 to CMSIf Product Disable Not An Deleted Then Product Redirect To Parent Category in magento1.9Automatic URL redirect after deleting a productRedirect to our custom 404 page fir links to disabled store viewmagento 2 how to redirect disabled product to category page?
Compare a given version number in the form major.minor.build.patch and see if one is less than the other
How to find all the available tools in mac terminal?
Do I really need recursive chmod to restrict access to a folder?
What's the purpose of writing one's academic biography in the third person?
Fundamental Solution of the Pell Equation
Why are Kinder Surprise Eggs illegal in the USA?
First console to have temporary backward compatibility
Why do people hide their license plates in the EU?
Dating a Former Employee
How widely used is the term Treppenwitz? Is it something that most Germans know?
Storing hydrofluoric acid before the invention of plastics
Understanding Ceva's Theorem
Is the Standard Deduction better than Itemized when both are the same amount?
51k Euros annually for a family of 4 in Berlin: Is it enough?
Generate an RGB colour grid
How does debian/ubuntu knows a package has a updated version
How to tell that you are a giant?
Okay to merge included columns on otherwise identical indexes?
Why do we bend a book to keep it straight?
Can inflation occur in a positive-sum game currency system such as the Stack Exchange reputation system?
How to override model in magento2?
At the end of Thor: Ragnarok why don't the Asgardians turn and head for the Bifrost as per their original plan?
Why is "Consequences inflicted." not a sentence?
Using et al. for a last / senior author rather than for a first author
Redirect disabled product to product category
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?Disable Product URL without Category PathCategory URL Key redirect to Product LinkRedirect product url with category pathCall to a member function getMetaTitle() on a non-object on product without category URLInclude only top level parent category in product url (not all parent categories in path)URL Rewrite Throws a 301 Redirect When It Shouldn'tDisabled product redirect from 404 to CMSIf Product Disable Not An Deleted Then Product Redirect To Parent Category in magento1.9Automatic URL redirect after deleting a productRedirect to our custom 404 page fir links to disabled store viewmagento 2 how to redirect disabled product to category page?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I would like to know if it's possible to redirect disabled product to the URL of its category.
product 404-page
add a comment |
I would like to know if it's possible to redirect disabled product to the URL of its category.
product 404-page
1
Please specify Magento's version to get better responses.
– Mohit Kumar Arora
Sep 25 '17 at 8:53
add a comment |
I would like to know if it's possible to redirect disabled product to the URL of its category.
product 404-page
I would like to know if it's possible to redirect disabled product to the URL of its category.
product 404-page
product 404-page
edited 43 mins ago
Muhammad Anas
642320
642320
asked Feb 9 '17 at 9:32
merguezmerguez
63
63
1
Please specify Magento's version to get better responses.
– Mohit Kumar Arora
Sep 25 '17 at 8:53
add a comment |
1
Please specify Magento's version to get better responses.
– Mohit Kumar Arora
Sep 25 '17 at 8:53
1
1
Please specify Magento's version to get better responses.
– Mohit Kumar Arora
Sep 25 '17 at 8:53
Please specify Magento's version to get better responses.
– Mohit Kumar Arora
Sep 25 '17 at 8:53
add a comment |
1 Answer
1
active
oldest
votes
You can try to create an observer as explained in this article http://evgv.github.io/magento/redirect/categories/product/observer/2016/04/27/redirect-from-disabled-product-to-last-product-category.html
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%2f158962%2fredirect-disabled-product-to-product-category%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 try to create an observer as explained in this article http://evgv.github.io/magento/redirect/categories/product/observer/2016/04/27/redirect-from-disabled-product-to-last-product-category.html
add a comment |
You can try to create an observer as explained in this article http://evgv.github.io/magento/redirect/categories/product/observer/2016/04/27/redirect-from-disabled-product-to-last-product-category.html
add a comment |
You can try to create an observer as explained in this article http://evgv.github.io/magento/redirect/categories/product/observer/2016/04/27/redirect-from-disabled-product-to-last-product-category.html
You can try to create an observer as explained in this article http://evgv.github.io/magento/redirect/categories/product/observer/2016/04/27/redirect-from-disabled-product-to-last-product-category.html
answered Sep 25 '17 at 8:25
Simbus82Simbus82
164110
164110
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%2f158962%2fredirect-disabled-product-to-product-category%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
1
Please specify Magento's version to get better responses.
– Mohit Kumar Arora
Sep 25 '17 at 8:53