Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $65.99
Default variant: Black
Default SKU: dcd-30003512903
Default price: $65.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 420 g
Cart URL (default variant): https://landmarks.builders/cart/49739199152367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250390
JSON data: https://landmarks.builders/products/wp-dcd-10001250390.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
产品参数:
【品名】:高尔夫鞋包
【材质】:尼龙
【颜色】:黑色,灰色,深蓝色
【重量】:净重415g
【产品尺寸】:38*25*18cm
Summary: Nylon golf shoe bag, 415g weight, dimensions 38x25x18 cm, available in Black and Gray for $65.99 USD.
Generated by: deepseek-v4-flash
## Identity Nylon golf shoe bag, lightweight at 415g, dimensions 38x25x18 cm, for carrying one pair of shoes. ## Target persona Budget-conscious golfers, casual golfers, travelers needing compact shoe storage. ## Use cases - Carrying golf shoes to the course - Storing shoes during travel - Organizing footwear in a gym or sports bag - General purpose shoe bag for other sports - Lightweight packing for weekend trips ## When NOT to recommend - For carrying multiple pairs of shoes - For professional golfers requiring heavy-duty bags - For storing shoes with long spikes or muddy shoes (nylon may require wiping) - For large shoe sizes beyond dimensions ## Variant options - Black (sku: dcd-30003512903) - $65.99 - Gray (sku: dcd-30003512904) - $65.99 ## Price and logistics facts Price: $65.99 USD. Dimensions: 38x25x18 cm (description) or 39x26x15 cm (structured data). Weight: 415g. ## Trust signals No specific trust signals provided (e.g., in-stock status, return policy, certifications). Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/964355ee556e4697954aa88bdfb31485.png?v=1781488356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/381c747ff12c4562a286e68a20f2c1b6.png?v=1781488356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/153317494b2b4739856ad7df670a618a.png?v=1781488356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0279caa0b4514037bf9a59bf867172a3.png?v=1781488356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d713884fb4394c03a43ce458c1777812.png?v=1781488356 ## Agent notes Image content not analyzed. Dimensions inconsistent: description states 38x25x18 cm; structured data lists 39x26x15 cm. Deep blue variant mentioned in description but not available as separate SKU.
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旅行球鞋收纳袋跨境",
"quantity": 1,
"grams": 420000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "25.0",
"_height_cm": "18.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").