Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
Hi all , we are in the process of trying to submit an app, we cannot get passed this issue of donation products showing in the merchants store
If we dont show them then how can a customer choose to add them at point of checkout
Feedback from Shopify
We are still seeing an option for customers to add the donation product to the cart as seen in this screencast. As per our requirement, if the app creates a product for the donation, customers should not be able to manually add the donation product to the cart. Donation products created by the app must be defaulted to hidden from the merchants online storefront.
Any feedback or developer paid assistance appreciated
Hi there,
this is about prevent the app product from showing up in the default "all" collection.
I know you can add an seo metafield to the product prevent it from showing up in the search results.
I guess you could replace the default all collection with a smart collection that has the condition to exclude your products from it. Thats the only way I know how to go about it.. but maybe someone else has a more elegant solution.
Cheers
Gary