Mstoreapp
  • WooCommerce App Docs
  • Getting Started
  • Theming your app
  • OneSignal Push Notification
  • Sending Push to Specific Category, Product and Post
  • Cross-sell and Upsell products
  • Dynamic Blocks
  • Multi Vendor and Vendor Type
  • Geolocation
  • Translation
  • Social Login (for ionic 3 app)
  • Account kit integartion (for ionic 4 app)
  • Social Login (for ionic 4 app)
  • Frequently asked questions (FAQ)
  • Customization
  • Try demo for your own site
Powered by GitBook
On this page
  • Sending Push Messages to Specific Category, Product and Post

Sending Push to Specific Category, Product and Post

PreviousOneSignal Push NotificationNextCross-sell and Upsell products

Last updated 7 years ago

Sending Push Messages to Specific Category, Product and Post

This feature will open a specific page with related info when user click on push notification on the device

Open your Application in OneSignal Panel

Go to Messages tab and click on new NEW PUSH and enter details like title, subtitle, message etc

Sending Push Messages to specific a category

In the ADDITIONAL DATA, section add FIELD 1 KEY category and VALUE: {{category_id}}

Sending Push Messages to specific a product

In the ADDITIONAL DATA, section add FIELD 1 KEY product and VALUE: {{product_id}}

Sending Push Messages to a specific post

In the ADDITIONAL DATA, section add FIELD 1 KEY post and VALUE: {{post_id}}

All KEY in small letters and value in numeric

Sending messages to specific category
Sending messages to specific product
Sending messages to specific post