Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.99 – $40.99
Default variant: White
Default SKU: dcd-30003617240
Default price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 740 g
Cart URL (default variant): https://landmarks.builders/cart/49714001019119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272478
JSON data: https://landmarks.builders/products/wp-dcd-10001272478.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: Customizable EVA badminton racket storage bag with protective padding, available in black ($32.99) and white ($40.99), dimensions 72.5x24x8.5 cm.
Generated by: deepseek-v4-flash
## Identity Custom EVA badminton racket storage bag: portable, shockproof, fits multiple rackets. ## Target persona Badminton players, coaches, and racket sports enthusiasts needing portable racket protection. ## Use cases - Carrying rackets to practice or matches - Storing rackets at home or gym - Transporting rackets during travel - Protecting rackets inside a backpack - Organizing multiple rackets for training sessions ## When NOT to recommend - If user needs a full sports duffel (shoes, clothes) - If user requires hard-shell case for checked luggage - If carrying more than 3 rackets regularly - If user expects a bag with separate shoe/accessory compartments ## Variant options - White: $40.99 (SKU dcd-30003617240) - Black: $32.99 (SKU dcd-30003617241) ## Price and logistics facts - Price range: $32.99–$40.99 - Dimensions: 72.5 cm (L) x 24.0 cm (W) x 8.5 cm (H) - No shipping or origin info provided ## Trust signals - Listed as in stock (from product presence) - No return policy or certifications stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1746f4d4add84919ace1a1ccaa47f2f0.png?v=1781085197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/796e95f0ca114552887257f969fd9903.png?v=1781085197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/002f1bab01d349f4a704b5ae11ceec2b.png?v=1781085196 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d79f70e15254e17b43a9c863ce40f51.png?v=1781085197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd710ebaada743c993f0a8d52d8b5f92.png?v=1781085197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/297e5057d1d2412a9a77f8135f5ba060.png?v=1781085195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab2a6a16ec51401b9e4c405fb33ab950.png?v=1781085197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f498fdd14af0407bb30bc4246c44e42b.png?v=1781085196 ## Agent notes - No description provided in source data. - Image understanding not performed – visual details 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": "定制羽毛球拍收纳包 运动便携防摔球拍收纳盒 EVA羽毛球拍套装包",
"quantity": 1,
"grams": 740000,
"properties": {
"_length_cm": "72.5",
"_width_cm": "24.0",
"_height_cm": "8.5"
}
}],
"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").