White Owl Platinum
Water
Backstory:
I've been subscribed to FiveFour for a little over 3 years. As of today my dashboard shows 38 months! So nope, I wasn't bored enough to figure out what FiveFour members receive before their packages arrive – just a nosey person who doesn't like the surprise.
#proudMoment I was ordering XXL
shirts with 40W
pants three years ago; now I'm in L
shirt with 34
pants... #growth
The "HACK"
First off it's not a real "hack" so don't start hiding your computer screen while simply shopping for clothes.
Tools needed are Google Chrome
and a MenloHouse Subscription
.
Steps:
- Login to your Menlo House dashboard
- Open up developer tools > network tab > filter by
XHR
requests only (easier this way)
(dev tools is option+command+I on Mac) - Find the
api_dashboardinfo
request and click on it - You should see results from this
GET
request with YOUR information while looking at thePreview
window forapi_dashboardinfo
- Find and open the
orderHistory
data, and the first[0]
result should be the most recent order. Subscription orders typically show once they've been shipped - Open
orderDetails
for the order you're looking to be nosey about - Copy the value for
imgName
. Now this is where we think outside of the box: in a separate tab, open an image from their store. This should be an image-only tab. Here is a link for convience: https://images2.fivefourclub.com/images.fivefourclub.com/images/resized_images/2000_2000_kenwick-bur-v01_final-5aa9683a4a5e5.jpg - Replace the
imgName
fromorderDetails
in the above URL to view your new subscription item

orderHistory
, orderDetails
, and imgName

imgName
in URL