How to suppress order notification emails - but not on all orders (Serve as a fulfillment vendor)

How to suppress order notification emails - but not on all orders (Serve as a fulfillment vendor)

Thinkdifferent
New Member
6 0 0

We are drop shipping for another Shopify store. We can't have our Store Order Email Notifications send to customers. How can we suppress Ship Notifications for this partners orders? There are identifiers for these partner order such as a unique TAG, order number format and in notes. Any help appreciated. Thanks!

Replies 6 (6)

JoesIdeas
Shopify Partner
2436 225 657

I don't think you can suppress certain notifications, but you could modify the template to change the information, for example:

{% if tags contains "Some Tag" %}
Show certain information to these people
{% else %}
Show normal information
{% endif %}

 

Or if it's the dropshipper that's placing orders, have them use their own email address, and put the customer address in order notes or something.

• Creator of Order Automator [auto tag, fulfill, connect FBA, daily jobs]
• Co-Creator of Product Automator [suite of features for products / collections]
• Shopify developer for 10+ years, store owner for 7 years
• Blog: Shopify Tips, Guides, and Automation Tactics

rajimulislamjoy
Shopify Partner
393 40 70

@Thinkdifferent You can suppress shipping notifications for these partner orders by creating a custom automation using Shopify Flow (if on Shopify Plus) or by setting up a simple webhook to filter orders with the unique tag or order number format. You can then prevent emails from being sent for those specific orders. If you need help setting this up, I'm happy to assist!"

Please don't forget to Like & Mark Solution to the post that helped you. Thanks!
If you'd like to support me, you can Buy Me a Coffee
Need a Shopify Designer or Dropshipping Expert ?
Hire us at WhatsApp! For Shopify Design | Shopify Customize | Dropshipping
Thinkdifferent
New Member
6 0 0

Yes, would love your help. Thank you!

Thinkdifferent
New Member
6 0 0
Hi – Yes, would love your help with this. Thanks!

Fahad_Nawaz
Shopify Partner
39 0 1

If the custom code didn't work for you, feel free to try Syncerize: Inventory and Order synching app

You and your dropshipper will connect via our app and they can control what email they forward to you, their customer email, their store email or any custom email. It will also forward your inventory levels to your dropshipper in realtime so that he won't place orders if you don't have inventory 

Multistore Inventory and Order Synching via Syncerize

!Contact for custom app development!

Joemueller7788
Visitor
3 0 0

Hi there,

Thank you so much for asking this question! I had the same issue with our Multan services website, where we also needed to suppress shipping notifications for partner orders with unique tags and notes. It's great to know others are dealing with similar challenges—looking forward to any solutions people may offer!