Appearance
Shopify -- Any Store
Automated checkout on any Shopify-powered store. Payment: Credit Card (Shopify Payments). Supports auto-detection from product URLs -- no manual store configuration required.
Product Input
| Format | Example |
|---|---|
| Full URL | https://pesoclo.com/products/army-trainer-1 |
| Variant ID | 52714737303816 |
| Keywords | army trainer concrete |
| Keywords (negative) | army trainer -kids -baby |
The bot auto-detects the input type. URLs and Variant IDs work without a store preset. Keyword search requires a store preset (for the Storefront API token).
Size Selection
Use the size multi-select dropdown in the task creation form. You can select multiple sizes -- the bot tries them in order and picks the first available one.
| Option | Behavior |
|---|---|
| EU Shoe Sizes (36--50) | Matches against variant options |
| US Shoe Sizes (4--15) | Matches against variant options |
| Clothing (XS--XXXL) | Matches against variant options |
| One Size | Selects the first available variant |
| Random | Picks a random available variant |
| Custom | Type any size value at the bottom of the dropdown |
If a selected size is sold out, the bot automatically tries the next one without restarting the session.
Store Presets
Store presets are optional but recommended for keyword search and faster checkouts.
To add a preset:
- Go to Settings > Shopify tab.
- Click Add Preset.
- Enter a name and paste any URL from the store.
- Click Add Store -- the bot auto-detects all required info (domain, API token, etc.).
Without a preset (Custom mode): The bot auto-detects everything from the product URL. This works for URL and Variant ID inputs but is slightly slower (scrapes store info on each task start).
Setup
- Profile: First Name, Last Name, Email, Phone, Shipping Address (Street + House Number), ZIP, City, Country. Credit card details required (Card Number, Expiry Month/Year, CVV).
- Email: Catchall works.
- Phone: Must match the country format (e.g.
+49176XXXXXXXXfor Germany).
- Proxies (optional): Residential proxies recommended for high-volume usage.
- Discord Webhook: Configure in Settings for checkout and failure notifications.
Max Price
Set a per-unit price limit in EUR. If the product price exceeds your limit, the bot retries until the price drops. Set to 0 to disable (default).
3DS Verification
Some card issuers require 3DS (3-D Secure) authentication. When triggered, the bot opens a small browser window for you to complete the challenge. Finish it within a few seconds or the order times out.
Common Errors
| Status | Meaning | Action |
|---|---|---|
| All sizes sold out | Every selected size is unavailable | Bot retries after delay. Consider adding more sizes. |
| No delivery option | Store doesn't ship to your country | Check your profile's country setting. |
| No CC payment method | Store doesn't accept credit cards | This store may only support PayPal or other methods (not yet supported). |
| Failed: AUTHENTICATION_ERROR | 3DS verification failed or timed out | Check your card's 3DS settings or try a different card. |
| Failed: INSUFFICIENT_FUNDS | Card declined due to low balance | Top up your card and restart the task. |
| Failed: CARD_DECLINED | Card declined by issuer | Try a different card. |
| Checkout validation error | Address or payment data rejected | Check your profile fields (ZIP, city, phone format). |
| Auto-detect failed | Could not determine store info from URL | Add the store as a preset manually in Settings > Shopify. |