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?
What is Arya's weapon design?
How do pianists reach extremely loud dynamics?
How can I make names more distinctive without making them longer?
What's the meaning of 間時肆拾貳 at a car parking sign
Why did the rest of the Eastern Bloc not invade Yugoslavia?
Should I discuss the type of campaign with my players?
How do I stop a creek from eroding my steep embankment?
String `!23` is replaced with `docker` in command line
Seeking colloquialism for “just because”
What does F' and F" mean?
Apollo command module space walk?
Why didn't this character "real die" when they blew their stack out in Altered Carbon?
What's the purpose of writing one's academic biography in the third person?
Why am I getting the error "non-boolean type specified in a context where a condition is expected" for this request?
What does the "x" in "x86" represent?
Generate an RGB colour grid
Dating a Former Employee
Using audio cues to encourage good posture
How do I keep my slimes from escaping their pens?
Why are Kinder Surprise Eggs illegal in the USA?
ListPlot join points by nearest neighbor rather than order
When do you get frequent flier miles - when you buy, or when you fly?
Error "illegal generic type for instanceof" when using local classes
What would be the ideal power source for a cybernetic eye?
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 37 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