Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $44.99
Default variant: Pink
Default SKU: dcd-30003504967
Default price: $44.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49739216290031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250253
JSON data: https://landmarks.builders/products/wp-dcd-10001250253.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
开票需加税点,详情请咨询客户!
产品尺寸: 44.5*15*36.8cm
单个重量: 0.6kg
Summary: 2026 large capacity pickleball bag, single shoulder strap, 45x37x8 cm (conflict noted), 0.6 kg, $44.99 USD, available in Pink and Dark Blue.
Generated by: deepseek-v4-flash
## Identity 2026 pickleball bag (also suitable for badminton/outdoor sports), large capacity, single shoulder strap. Dimensions: 45×37×8 cm (description states 44.5×15×36.8 cm – see note). Weight: 0.6 kg. ## Target persona Recreational pickleball and badminton players, casual gym-goers, or anyone needing a lightweight, affordable sports bag for carrying paddles, balls, and small gear. ## Use cases - Carrying 1–2 pickleball paddles, balls, and accessories to the court. - As a compact gym bag for a change of clothes and water bottle. - Short outdoor trips for light sports gear. - Organizing badminton rackets and shuttlecocks. - Secondary bag for extra sports items. ## When NOT to recommend - If the user needs a backpack (this is a single shoulder bag). - For competitive players requiring padded dividers or dedicated racquet compartments. - If the user needs to carry multiple full-size racquets or large items (internal capacity unknown but dimensions suggest limited depth). - For users on a strict budget under $40 (price is $44.99). ## Variant options - Pink (SKU: dcd-30003504967) - Dark Blue (SKU: dcd-30003504968) ## Price and logistics facts - Price: $44.99 USD (both variants). - Dimensions conflict: spec sheet says 45×37×8 cm, but description says 44.5×15×36.8 cm. Verify actual dimensions. - Weight: 0.6 kg. - Shipping: no data provided. ## Trust signals - In-stock status: not specified in facts. - Return policy: not provided. - Price consistency: both variants at same price. - Certifications: none listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93a0dff6261141d4a0b8ace03a65de6b.png?v=1781488402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/668f26e57ea6494ebc0f77a57798a8ab.png?v=1781488402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea3b4a7fece0499190dc9fb882cf56a3.png?v=1781488402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2bc51ef9e01a4d459bc97eb7280aaf8a.png?v=1781488401 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8cd42da73ff143908b2436f2c069a219.png?v=1781488402 ## Agent notes - Dimensions conflict: product dimensions_cm lists 45×37×8 cm, but description states 44.5×15×36.8 cm. Recommend clarifying with supplier. - No information on internal compartments, padding, or material. - Image understanding not performed; do not infer visual details.
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": "2026新款亚马逊跨境匹克球包大容量户外时尚运动球包单肩羽毛球包",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "44.5",
"_width_cm": "15.0",
"_height_cm": "36.8"
}
}],
"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").