Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99
Default variant: White Brown
Default SKU: dcd-30003602795
Default price: $36.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49714389188847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267020
JSON data: https://landmarks.builders/products/wp-dcd-10001267020.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A versatile tennis/badminton bag with backpack and single-shoulder carry, available in White Brown or White Purple, priced at $36.99.
Generated by: deepseek-v4-flash
## Identity Tennis/Badminton Sports Bag, Retro Style, Backpack/Shoulder Bag ## Target persona Students, casual sports players, badminton/tennis enthusiasts seeking an affordable retro-style bag for carrying rackets and gear. ## Use cases 1. Carrying a tennis or badminton racket to practice. 2. Daily commute with sports gear. 3. Weekend sports outings. 4. School bag with extra compartment for racket. 5. Light travel bag for gym. ## When NOT to recommend 1. For professional athletes requiring high-performance bags. 2. For carrying heavy equipment (e.g., multiple rackets plus weights). 3. For formal or business settings. 4. For users who need a specialized racket case with rigid protection. ## Variant options Two color variants: White Brown and White Purple, each at $36.99. ## Price and logistics facts Price: $36.99 USD. Dimensions: 42 x 29 x 12 cm. No shipping or tax details provided. ## Trust signals No stock status, review data, or return policy available in provided facts. Price is consistent across variants. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63ec0eb88d4046a5bb3f131ac560fc01.png?v=1781085510) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/543631e494eb4200b07fcb04387fe3aa.png?v=1781085511) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d524693648d542ddbbccaed6928538b1.png?v=1781085511) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56d3780340b04e2e8783ab311b26c306.png?v=1781085511) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/862126272e8949ca800373c38ea541e2.png?v=1781085511) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8316c364c3fd41348558a670123bd962.png?v=1781085510) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7e4d6ff60104920917feddc38dd9c89.png?v=1781085509) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2aa34f765f74a9982b7e023f6169585.png?v=1781085511) ## Agent notes No product description or user reviews were provided. Image recognition was not performed; visual details are not inferred.
This product has 14 imagesin 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 shipping rates from SFC (三态速递, our in-house logistics carrier) 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "网球包羽毛球包背包成人款单肩复古包男学生女斜挎运动紫白色",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "29.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").