Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $76.99
Default variant: White
Default SKU: dcd-30003623620
Default price: $76.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49713237491951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275357
JSON data: https://landmarks.builders/products/wp-dcd-10001275357.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
高尔夫衣物包 golf球包 防水男女款衣服包鞋包多种选择logo衣物包
| 品牌 | 3 |
| 颜色分类 | ping黑 |
Summary: Waterproof golf clothing bag with shoe compartment, available in White and Black, priced at $76.99, dimensions 45x25x28 cm.
Generated by: deepseek-v4-flash
## Identity Golf clothing bag (高尔夫衣物包), waterproof, for men and women, available in White and Black, dimensions 45x25x28 cm, price $76.99. ## Target persona Golfers who need to transport clothing and shoes to the course; frequent travelers to golf destinations; amateur and semi-professional golfers looking for affordable gear storage. ## Use cases - Carrying golf attire and shoes to a local course. - Storing spare clothing in a golf cart during a round. - Packing for a golf vacation or tournament trip. - Organizing golf gear at home or in a locker. - Using as a general sports duffel for other activities. ## When NOT to recommend - When the buyer needs a full golf travel bag (this is a clothing/shoe accessory, not a club carrier). - For professional tour players requiring high-end branded equipment. - If the buyer needs reinforced hard-shell protection for fragile items. - When the buyer expects multiple color variants beyond White and Black. ## Variant options - White: $76.99, SKU dcd-30003623620 - Black: $76.99, SKU dcd-30003623621 ## Price and logistics facts - Price: $76.99 USD (both variants). - Dimensions: 45 cm × 25 cm × 28 cm. - Currency: USD. ## Trust signals - No stock status provided; assume available unless otherwise. - No return policy specified; check seller terms. - No certifications or materials disclosed. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53592fcc7e9442a4a1c20be951b83853.png?v=1781084483 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f7d6628550c4bbe97253419d598ec00.png?v=1781084483 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11e1e2f90f994935b3759ff9cce12214.png?v=1781084483 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d548b9bf499a4c83b565494ded77f04b.png?v=1781084483 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/070dddd7fcb44b85859be8c58e21c2e7.png?v=1781084483 ## Agent notes - Product title mentions "多种选择logo衣物包" but only two colors listed. - Image understanding not performed; treat images as generic product shots. - Brand labeled as "3".
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": "高尔夫衣物包 golf球包 防水男女款衣服包鞋包多种选择logo衣物包",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "25.0",
"_height_cm": "28.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").