TheNorthCop Guide
  • Introduction
  • Membership Management
    • Managing Your Membership
  • Getting Started
    • Landing Category
    • Server Information Category
    • Getting Support
  • Using Monitors to Your Advantage
    • Monitor / Quick Task Setup
    • Shopify Monitors
    • Non Shopify Monitors
    • Social Media Monitors
    • Monitors Without Botting
  • Utilizing Release Information
    • Releases Category
    • Early Links
    • Release Day Guide
  • TNC Botting
    • Purchasing / Renting Bots or Tools
    • Learning the Ins & Outs
    • What are Captchas?
    • Shopify Breakdown
    • Footsites Breakdown
    • Supreme Breakdown
    • Walmart CA Precarting
    • Bestbuy CA Precarting
    • Nike CA Monitor
  • Proxy / Server Guide
    • What are proxies?
    • Datacenter / ISP Proxies
    • Residential Proxies
    • Servers
  • More Guides
    • Selling Guide
    • Virtual Credit Cards
    • Address Jigging
    • Reshipping
    • Catchall Email
    • SNKRS US - Instructions
      • SNKRS Spoofing
  • Bot Guides & Breakdown
    • Cybersole AIO
    • Balko Bot
    • Wrath AIO
    • Sole AIO
    • Project Destroyer
    • Nike Shoe Bot
    • Kodai
Powered by GitBook

TheNorthCop Inc 2023

On this page

Was this helpful?

  1. TNC Botting

Bestbuy CA Precarting

PreviousWalmart CA PrecartingNextNike CA Monitor

Last updated 4 years ago

Was this helpful?

Pre-carting allows you to add any products to cart even if its out of stock. You can then wait on the page and complete checkout once the monitor pings instock!

1) Login to your bestbuy account

2) Visit a random product page that is in stock like

3) Right click the page and select inspect.

Select network at the top of the screen. Enabled on preserve log and make sure the red recording dot is on.

  • In the filter section type in basket.

4) Add this random product to cart and you should see a baskets request show up.

  • Right click this request and select copy as fetch

fetch("https://www.bestbuy.ca/api/basket/v2/baskets", {
  "headers": {
    "accept": "*/*",
    "accept-language": "en-CA",
    "authorization": "Bearer 34563456345-2aab-4ed8-b851-345634563456",
    "content-type": "application/json",
    "postal-code": "ABC",
    "region-code": "ON",
    "sec-ch-ua": "\" Not A;Brand\";v=\"99\", \"Chromium\";v=\"90\", \"Google Chrome\";v=\"90\"",
    "sec-ch-ua-mobile": "?0",
    "sec-fetch-dest": "empty",
    "sec-fetch-mode": "cors",
    "sec-fetch-site": "same-origin",
    "x-dtpc": "4$408556215_695h43vFFTUTSOUAHEOPWUVUVWILMFPKCLCGBQK-0e14"
  },
  "referrer": "https://www.bestbuy.ca/en-ca/product/xbox-wireless-controller-shock-blue/14965239",
  "referrerPolicy": "strict-origin-when-cross-origin",
  "body": "{\"id\":\"cC4DF5fg4-308a-4c2b-8944-45634563456\",\"lineItems\":[{\"quantity\":1,\"sku\":\"14965239\"}]}",
  "method": "POST",
  "mode": "cors",
  "credentials": "include"
});

This was my fetch request from the in stock product.

  • Change the sku at the end of the BODY to the new product sku you want to precart

6) From the top of the inspect screen, select console

7) Paste in the new edited fetch request and press enter

8) The item should now be in your cart as a pre carted product.

5) Navigate to the product that you want to precart such as a GPU like:

The product SKU is (the numbers at the end of the link)

https://www.bestbuy.ca/en-ca/product/15459513
15459513
https://www.bestbuy.ca/en-ca/product/xbox-wireless-controller-shock-blue/14965239