Hello Jan, this would be a custom modification in the source code/routing... what kind of action would you like to do with a deleted item?
Also, do check this setting/AppConfig in your cart to make sure it's how you would like: ProductPageOutOfStockRedirect
Thank you,
Jan
Compunix, LLC (Phoenix, AZ)
AspDotNetStorefront Development Partner and Reseller since 2005
------------------------------------------------------------------------------------------------------
AspDotNetStorefront add-ons and plugins : http://www.ecommercecartmods.com
* Searching Filtering, Single Signons, Reviews Ratings, Reports, Integrations
Complete Automotive Solution : http://www.autopartsshoppingcart.com
* Auto + Aftermarket Parts solution
Yan
I am using Multistore version MS 10.0.25.
Fact: whenever you try to access a product url, SF will first query the DB to check if the productid exist in the product table. If it doesn't exist then SF won't even bother to try to render the product page. Instead it will redirect to 404 page.
I'd like to know if there is something I can do to force the product XML Package to display even when the product doesn't exist in DB.
Thanks!