Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $53.99
Default variant: Black
Default SKU: dcd-30003613401
Default price: $53.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1400 g
Cart URL (default variant): https://landmarks.builders/cart/49713903108335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271136
JSON data: https://landmarks.builders/products/wp-dcd-10001271136.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Wholesale golf travel bag with wheels, 45x39x17 cm, available in four colors, priced at $53.99.
Generated by: deepseek-v4-flash
## Identity Golf travel bag with wheels (航空包/球包保护套) for airline travel. Dimensions: 45x39x17 cm. Price: $53.99 USD. ## Target persona Golfers who travel with their clubs and need a protective, wheeled travel bag at a budget-friendly price point. ## Use cases - Airline check-in for golf clubs - Storing clubs in car trunk - Transporting clubs to and from courses - Protecting clubs during travel - Using as a lightweight alternative to hard cases ## When NOT to recommend - When user needs a hard-shell case for maximum protection - For professional golfers requiring premium, branded luggage - When user has more than one standard golf bag (dimensions may be tight) ## Variant options - Black (SKU dcd-30003613401) - Black Blue (SKU dcd-30003613402) - Black Orange (SKU dcd-30003613403) - Black Yellow (SKU dcd-30003613404) All priced at $53.99. ## Price and logistics facts Price: $53.99 USD. Dimensions: 45 x 39 x 17 cm. No shipping weight or origin provided. ## Trust signals No in-stock status, return policy, or certifications provided from source data. Price appears consistent across variants. ## Image assets 8 images available at URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ffbbc06be38a4955b378906706a457a9.png?v=1781085148 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92c013728e384fe7acf326677fbda263.png?v=1781085147 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/146877d5a05a43beb68e3b35ef392eb9.png?v=1781085146 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/793a5bc4d27848b08f812a07ea88ff46.png?v=1781085147 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c16a405aa1249629cf026a816468a1f.png?v=1781085146 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65055109a935461887237ce9ca18d67f.png?v=1781085148 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ac363bfbb3042c2ad7cbae9356e5498.png?v=1781085147 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94a48b399d9c45ec970018f8d0fd07f0.png?v=1781085147 ## Agent notes Image understanding was not performed; description field empty; no material or weight info.
This product has 16 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 bag",
"quantity": 1,
"grams": 1400000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "39.0",
"_height_cm": "17.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").