Development discussions around Shopify APIs
Is there a way I can trigger the 404 page inside my App Proxy? Just returning a 404 status only shows a blank page.
Hi @shopjb ,
Here's a thought you can send Liquid syntax in an App Proxy response. So if you're able to send 404 why not copy the merchants 404 template code then send it as a response?
Here's some reference material: https://shopify.dev/tutorials/display-dynamic-store-data-with-app-proxies#proxy-response
Best,
Sam - Owner @ Achieve Applabs
Sending Liquid syntax for 404 didn't fit our case, because our app is installed on multiple Shopify stores. Different stores may have different 404 Liquid syntax. Since Shopify doesn't trigger 404 template on 404 status, but follows 3xx redirects, we did a workaround by returning a redirect to a non-existing page
res.redirect('/page-not-found')
Connect your PayPal account to allow your customers to checkout using the PayPal gateway a...
ByYour online store speed can enhance your store’s discoverability, boost conversion rates a...
ByShopping is at our fingertips with mobile devices. Is your theme optimized to be user-frie...
By