Advertisement
Guest User

Untitled

a guest
Jul 20th, 2019
396
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.28 KB | None | 0 0
  1. Friday's Target alerts
  2.  
  3.  
  4.  
  5. Note: I have no relationship with nor am I endorsed by Target. My alerts service is only for informational purposes only
  6.  
  7. and cannot be used for price matching. Always treat Target empoyees with respect. There will be times when inventory levels
  8.  
  9. are off.
  10.  
  11. For Target I have 2 scripts that run:
  12.  
  13. Target in store alerts - you will get an email with in stock items that are at least 50% off.
  14.  
  15. the script shows:
  16.  
  17. *the in store price
  18. *the in store available quantity
  19. *any available cartwheel offers
  20. *any available in store promotions (online promotions are not shown)
  21. *the items DPCI, UPC, MSRP
  22. *the aisle location (if available)
  23. *results are sorted by day of price drop, and percent off (high to low)
  24. *runs daily
  25.  
  26. Target online alerts - runs every Sunday, the email will show deals on Target's website.
  27.  
  28. the script shows:
  29.  
  30. *the online price
  31. *the status (in stock, limited stock)
  32. *the items TCIN (use this to search Target's website), MSRP
  33. *any available online cartwheel offers
  34. *any available online promos
  35. *results are sorted by percent off (high to low)
  36. *only runs on Sundays
  37.  
  38.  
  39. How it works:
  40. =============
  41.  
  42. in store alerts-
  43.  
  44. 1. the script loads the dpcilist (list of dpci's), recipients, and store numbers.
  45. 2. the script checks each item at each store, making sure it's in stock.
  46. 3. If the in store price is equal to or less than the trigger, it is added to the triggered list (the trigger is 50%
  47.  
  48. of the MSRP).
  49. 4. Once done, the triggered list is emailed to the recipient. You will get 1 email per store, every day.
  50.  
  51. online alerts-
  52.  
  53. 1. Every sunday you will get an email with online deals.
  54.  
  55.  
  56. The dpcilist:
  57. =============
  58. The dpcilist is simply a list of DPCI's. It is mostly made up of seasonal items, clearance items, and items I find posted on instagram and other sites. The exact number of items searched will be listed in the email and will vary over time.
  59.  
  60.  
  61. Email Notification:
  62. ===================
  63. For in store alerts you will get 1 email per store. If I am checking 5 stores, then you will get 5 emails. For the
  64.  
  65. online alerts, you will only get 1 email. The results are sorted by day of price drop and percent off (for in store alerts), and percent off (for online alerts).
  66.  
  67.  
  68. Day of markdown:
  69. ================
  70. Target marks down items throughout the day. If the in store alerts runs at 1pm, then the store marks down something at 5pm, it won't show up on that days results and will show up on the next days email under "yesterdays price drops". So you always want to look at todays price drops, and yesterdays price drops.
  71.  
  72. Cost:
  73. =====
  74. The first week is free so you can try it out. After the first week the cost is $2/store per month (every 30 days). For example for 5 stores that would be $10/month. I accept Cash App ($fridaydeals) and venmo. Currently I do not accept paypal. You can change the number of stores at any time.
  75.  
  76. Every 30 days I will send payment reminders.
  77.  
  78.  
  79. Getting Added:
  80. ==============
  81. To be added message me on instagram - itsFridayDeals - for availability. To be added I just need your email address and up to 5 Target store numbers. To get the store number you can use google or Targets website. After the free 1 week trial you can add more than 5 stores if you want.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement