Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Blue
Default SKU: dcd-30003606415
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49714357043439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268480
JSON data: https://landmarks.builders/products/wp-dcd-10001268480.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Compact golf ball pouch/bag with multiple color options, priced at $9.99, suitable for carrying golf accessories.
Generated by: deepseek-v4-flash
## Identity Product: 现货拼色高尔夫小球袋高尔夫小球包高尔夫配件工具包挂件小腰包 (Golf Ball Pouch/Bag). Category: Sports. SKU: Multiple variants. ## Target persona Casual and beginner golfers who need a small, affordable pouch for golf balls and small accessories. Also suitable for golf enthusiasts looking for a lightweight secondary bag. ## Use cases - Carrying up to a few golf balls during practice or short rounds. - Storing tees, ball markers, and small tools. - Attaching to a larger golf bag as an accessory pouch. - Use as a small waist pack during casual outings. - Quick trips to the driving range. ## When NOT to recommend - Golfers needing a full-sized, multi-compartment golf bag. - Any use requiring carrying more than a few balls or bulky equipment. - Professional players or tournaments where specific gear is required. - Users seeking a bag for non-golf activities with higher capacity needs. ## Variant options - Blue (sku: dcd-30003606415) - Brown (sku: dcd-30003606416) - Black (sku: dcd-30003606417) - Pink (sku: dcd-30003606418) - Red (sku: dcd-30003606419) ## Price and logistics facts - Price: $9.99 USD (all variants). - Dimensions: 12.0 cm (L) x 8.0 cm (W) x 5.0 cm (H). - Currency: USD. ## Trust signals - In-stock status: Indicated by product listing and tags (e.g., "dcd-full"). - Return policy: Not specified. - Price consistency: All variants priced identically. - Certifications: None provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d01930c0b11c438f80f7a6a9bbad8886.png?v=1781085491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4cc0e1101cc8442eacadff67193aff90.png?v=1781085491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9f8feedd32f4b099c10b61ac072889e.png?v=1781085491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca8faf84ab5e49398809c6c855264c69.png?v=1781085490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0c9b663e77849e0b8cc67f780a08c60.png?v=1781085492 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc73a29c8b124a23a45ce5931352a94f.png?v=1781085492 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4215fc05d744408bfb2ceba7c3f5887.png?v=1781085491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2574891623aa4afb8cfb3170d4d8e331.png?v=1781085491 ## Agent notes - No product description provided; image understanding not performed. Visual details are unavailable.
This product has 17 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": 50000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "8.0",
"_height_cm": "5.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").