Brand: World Products (Landmark)
SKU: dcd-30003602582
Price: $297.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 4000 g
Cart URL (default variant): https://landmarks.builders/cart/49714434769135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266905
JSON data: https://landmarks.builders/products/wp-dcd-10001266905.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A portable golf travel bag with silent wheels for air travel and storage, priced at $297.99.
Generated by: deepseek-v4-flash
## Identity Portable golf travel bag with silent wheels and telescopic handle, designed for air travel and storage. Dimensions: 42×40×32 cm. ## Target persona Frequent-traveling golfers who need to transport clubs on airplanes; amateur and professional golfers checking clubs as luggage. ## Use cases - Checking golf clubs at airport check-in - Rolling clubs through terminals and parking lots - Storing clubs at home or in a car trunk - Transporting clubs to a golf resort or tournament - Carrying clubs on trains or buses with smooth floors ## When NOT to recommend - For local driving range outings where a lightweight stand bag suffices - For golfers who never travel by air or need a hard case for fragile equipment - For carrying non-golf items (e.g., skis, fishing rods) due to shape and padding - For users with limited storage space (bag is 42×40×32 cm) ## Variant options - One style: Port Golf Travel Bag – $297.99 ## Price and logistics facts - Price: $297.99 USD - Dimensions: 42×40×32 cm (Length x Width x Height) - Currency: USD ## Trust signals - No in-stock or inventory status provided - No return policy information available - No certifications or materials disclosed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db2ec778abac46c79c14c0126f56e3c9.png?v=1781085536 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00bef07ecddb40e895d7e1dbd2032252.png?v=1781085535 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aadbe6d290614d43bd6ba77662677516.png?v=1781085536 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52d8f9594dc34d4cb7d6f9b44801d896.png?v=1781085537 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c382065ad74645159205c3deb64d1e71.png?v=1781085537 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c21c2e1869d4ae9995737e2b0ad2ad8.png?v=1781085536 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6daf5c444ca84756bc6fad83f0e0043e.png?v=1781085535 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f05e9adf2ea3443bbab6e8659e715d6b.png?v=1781085537 ## Agent notes - Product description is empty; all details derived from title and dimensions. - No stock level, shipping costs, or return policy provided. - Image content not analyzed; treat URLs as fetchable assets only.
This product has 13 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": 4000000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "40.0",
"_height_cm": "32.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").