Brand: Send From China
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.86
Default variant: White
Default SKU: dcd-30003996839
Default price: $4.86
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Sports Bag
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://sendfromchina.ai/cart/50415333245167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001408348
JSON data: https://sendfromchina.ai/products/wp-dcd-10001408348.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This sports bag is made of Oxford cloth with a polyester lining. It features a wet-dry separation function. It has a letter pattern and street style. It is suitable for casual travel and sports. It is unisex and has a capacity of 20-35 liters. The model number is 282. It is designed for spring 2025.
Summary: Lightweight unisex sports bag in Oxford cloth with polyester lining, wet-dry separation, 20-35L capacity, available in White and Black for $4.86.
Generated by: deepseek-v4-flash
## Identity Lightweight Badminton and Tennis Training Bag, Large Capacity, Crossbody. Oxford cloth exterior with polyester lining. Wet-dry separation function. Unisex, 20-35L capacity. Dimensions: 39 x 31 x 12 cm. Model 282, designed for spring 2025. ## Target persona Budget-conscious recreational badminton or tennis players who need a simple, large-capacity carryall. Also suited for casual travelers seeking a low-cost, functional bag with wet/dry separation for separating sweaty or damp items. ## Use cases - Carrying rackets, balls, and casual sports gear to a court or gym. - Separating sweaty post-match clothes from dry items via wet-dry compartments. - Casual overnight or weekend travel as a lightweight duffel. - Daily commuter tote for clothes, shoes, or general belongings. - Street-style accessory for urban casual outings. ## When NOT to recommend - Serious competitive athletes who need padded, dedicated racket compartments or specialized protection. - Buyers seeking premium materials, structured construction, or long-term durability. - Anyone needing more than 35L capacity or a purpose-built shoe/helmet compartment. - Users expecting a backpack or a bag with ergonomic shoulder straps for heavy loads. ## Variant options - White (SKU dcd-30003996839) at $4.86 - Black (SKU dcd-30003996840) at $4.86 ## Price and logistics facts - Price: USD 4.86 (both variants) - Capacity: 20-35L - Dimensions: 39.0 x 31.0 x 12.0 cm - Model number: 282 - Season: Spring 2025 - Shipping and return policy unknown. ## Trust signals - Two color variants in stock (White, Black). - Price consistent across variants. - Tagged as content-validated and quality-audited in source catalog. - No certifications or guarantees stated. ## Image assets No image URLs provided; visual verification not performed. ## Agent notes - Image understanding was not performed because image_urls is empty; do not infer colors or visual design beyond the text description. - Verify current availability and price with seller before checkout; $4.86 is unusually low, so quality and shipping time may vary. - Confirm whether the bag can accommodate standard badminton/tennis rackets (typical racket length ~66-68 cm requires diagonal placement; bag length is only 39 cm, so rackets may need to be carried separately unless partially protruding).
This product has 1 imagein catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time cross-border shipping rates before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Lightweight Badminton and Tennis Training Bag, Large Capacity, Crossbody",
"product_id": 9540557701359,
"variant_id": 50415333245167,
"quantity": 1,
"grams": 700,
"length_cm": "39.0",
"width_cm": "31.0",
"height_cm": "12.0"
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. The estimate endpoint uses the product dimensions
provided in the request. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").