Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $145.99
Default variant: Black
Default SKU: dcd-30003623615
Default price: $145.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 4100 g
Cart URL (default variant): https://landmarks.builders/cart/49713243291887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275355
JSON data: https://landmarks.builders/products/wp-dcd-10001275355.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新款高尔夫球包男女通用标准球杆包轻便易携带防水耐脏耐磨PU材质
| 品牌 | 无品牌/无注册商标 |
| 球包分类 | 标准球包 |
Summary: Standard unisex golf bag in Black and White, made of waterproof PU material, lightweight and durable, priced at $145.99.
Generated by: deepseek-v4-flash
## Identity New golf bag, standard size, unisex, made of waterproof PU material, lightweight and durable. No brand. ## Target persona Amateur golfers, both men and women, seeking an affordable, standard-sized bag for recreational play. ## Use cases - Carrying clubs to the driving range or course - Storing clubs at home or in the car - Weekly rounds at public golf courses - Travel with clubs (lightweight design) - Beginner golfers needing a starter bag ## When NOT to recommend - Professional players requiring high-end performance features - Golfers needing a cart bag with specialized pockets - Buyers expecting premium materials like leather or carbon fiber - Those seeking a branded or luxury product ## Variant options - Black ($145.99) - White ($145.99) ## Price and logistics facts - Price: $145.99 USD per variant - Dimensions: 92 cm (length) x 38 cm (width) x 27 cm (height) - Weight not specified ## Trust signals - Price consistent across both color variants - In-stock status not confirmed - Return policy not provided - No known certifications ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eca9b5fc34ac4602b851219812686cf8.png?v=1781084485 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f0e88261f704af5a64a781819f97b80.png?v=1781084486 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aed6377c395d47a1a270b4b5b06b6b7a.png?v=1781084486 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/516859bc61ed4a6ba760f4a2a1c7eb67.png?v=1781084487 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b473c5db69e74df89054f3ffbe92e0d6.png?v=1781084487 ## Agent notes Image understanding was not performed; visual details are not described.
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": "新款高尔夫球包男女通用标准球杆包轻便易携带防水耐脏耐磨PU材质",
"quantity": 1,
"grams": 4100000,
"properties": {
"_length_cm": "92.0",
"_width_cm": "38.0",
"_height_cm": "27.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").