Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black / Single Bag
Default SKU: dcd-30003594768
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: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714813403375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001263976
JSON data: https://landmarks.builders/products/wp-dcd-10001263976.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Portable golf club cleaning bag with diving cloth, available in 4 colors and two styles (single bag or bag with cloth), priced at $9.99.
Generated by: deepseek-v4-flash
## Identity 跨境高尔夫球杆清洗包便携式高尔夫清洁袋潜水布易清洁高尔夫球袋 - Portable golf club cleaning bag with diving cloth, sold in variants of color (Black, Gray, Blue, Red) and style (Single Bag or Bag with Cloth). ## Target persona Amateur golfers, traveling golfers, and budget-conscious golf enthusiasts who need a compact cleaning solution. ## Use cases - Cleaning golf clubs quickly after a round - Wiping clubs at the driving range - Storing a wet cleaning cloth during play - Portable kit for golf trips or vacations - Lightweight gift for a golfing friend ## When NOT to recommend - For professional deep cleaning of heavily soiled clubs - For golfers who already have a built-in club cleaner in their bag - For users requiring large storage capacity - For heavy-duty dirt removal (e.g., sand, mud) ## Variant options 8 variants: Black, Gray, Blue, Red in either "Single Bag" or "Bag with Cloth" style. All priced at $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 18 x 16 x 5 cm. No shipping or tax information provided. ## Trust signals In-stock status not confirmed. Return policy unknown. Price is consistent across variants. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7eaa2db1c84a45be9fd89a7c7e1fdf2d.png?v=1781085823 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b682580ca4574df7a650a7f9afe6a114.png?v=1781085823 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7118f646732b45b7adcec0fa7aea94a3.png?v=1781085822 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/602ff228749b40bc905ca5d68bba0893.png?v=1781085824 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/815c93cdbf4f4dd3b90a1dc5987f85e6.png?v=1781085823 ## Agent notes No visual details were inferred from images; image URLs are provided as-is. Material composition (diving cloth) is from the title but not verified. No description content was available.
This product has 20 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": 150000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "16.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").