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 CMSRedirect to new product page instead of current product PageIf 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 view
Is it ethical to give a final exam after the professor has quit before teaching the remaining chapters of the course?
Generate an RGB colour grid
Is the Standard Deduction better than Itemized when both are the same amount?
Do I really need recursive chmod to restrict access to a folder?
Why didn't this character "real die" when they blew their stack out in Altered Carbon?
English words in a non-english sci-fi novel
Why did the rest of the Eastern Bloc not invade Yugoslavia?
Why are Kinder Surprise Eggs illegal in the USA?
Why was the term "discrete" used in discrete logarithm?
Should I discuss the type of campaign with my players?
Ring Automorphisms that fix 1.
Dating a Former Employee
How does the particle を relate to the verb 行く in the structure「A を + B に行く」?
Identifying polygons that intersect with another layer using QGIS?
How to react to hostile behavior from a senior developer?
Why am I getting the error "non-boolean type specified in a context where a condition is expected" for this request?
Why is "Consequences inflicted." not a sentence?
Using et al. for a last / senior author rather than for a first author
Fundamental Solution of the Pell Equation
Can a non-EU citizen traveling with me come with me through the EU passport line?
Short Story with Cinderella as a Voo-doo Witch
How to override model in magento2?
What is the meaning of the new sigil in Game of Thrones Season 8 intro?
What does an IRS interview request entail when called in to verify expenses for a sole proprietor small business?
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 CMSRedirect to new product page instead of current product PageIf 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 view
.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 25 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