Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $65.99
Default variant: White
Default SKU: dcd-30003516567
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: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49804466979055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250434
JSON data: https://landmarks.builders/products/wp-dcd-10001250434.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新款高尔夫鞋包无溶剂皮料便携旅行包Golf运动球鞋收纳袋三色可选
| 产地 | 东莞 |
| 品牌 | wosofe |
| 货号 | JM-5008 |
| 适用运动 | 高尔夫 |
| 适用场景 | 高尔夫运动 |
| 名称1 | 高尔夫运动球包 |
| 专利类型 | 无 |
| 规格 | 三色可选 |
| 加印LOGO | 可以 |
| 质检报告编号 | / |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 材质 | 皮革 |
| 是否防水 | 是 |
| 贸易属性 | 内贸 |
| 外贸出口认证 | / |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 北美 |
| 装载范围 | 球、球鞋、球钉、毛巾、水壶刷等 |
| 类别 | 高尔夫球袋 |
Summary: Compact waterproof golf shoe bag made of leather, dimensions 38x28x19 cm, available in White, Black, and Blue at $65.99.
Generated by: deepseek-v4-flash
## Identity New golf shoe bag (wosofe JM-5008) – portable travel bag for golf shoes and accessories. Made of leather, waterproof. Dimensions: 38×28×19 cm. Price: $65.99 USD. ## Target persona - Golf players who need a compact bag to carry shoes and small accessories to the course. - Frequent travelers or golfers who want a separate shoe bag for luggage. - Sports enthusiasts looking for a waterproof, durable shoe carrier. ## Use cases - Storing and transporting golf shoes to/from the golf course. - Organizing golf accessories (balls, tees, towel, water bottle brush) in a single bag. - Using as a lightweight travel shoe bag for any sport shoes. - Keeping wet or dirty shoes separated from other items after a round. - Customizing with a logo for team or corporate gifts (custom logo supported). ## When NOT to recommend - For users who need a full-sized golf club bag. - For individuals who do not play golf or need a general-purpose duffel bag. - For heavy-duty storage of multiple pairs of shoes (capacity is one pair plus accessories). - When the buyer expects a hard-shell case or premium brand with certifications (none provided). ## Variant options - **White** (SKU: dcd-30003516567) – $65.99 - **Black** (SKU: dcd-30003516568) – $65.99 - **Blue** (SKU: dcd-30003516569) – $65.99 ## Price and logistics facts - Price: $65.99 USD (all variants same price). - Dimensions: 38 × 28 × 19 cm. - Origin: Dongguan, China. - Main sales region: North America. - Trade attributes: Cross-border export supply, customizable (logo, OEM). ## Trust signals - Material: Leather, waterproof. - Customization: Logo can be added (customizable). - No specific in-stock status, return policy, or certifications provided in facts. - Product is listed as a cross-border export item. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f473e41c90094d0dbfa4ac9fa3078d2c.png?v=1781488339 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06bb7505c6ed47c38cd50e9e8263190e.png?v=1781488339 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7de3c37de98043faa5c712ee60079b54.png?v=1781488339 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d42a44230b594a59b829d8dee25ccbcd.png?v=1781488339 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f99d4ef7bf54abfa4493eb3db72ea24.png?v=1781488339 ## Agent notes - Image content not analyzed; treat images as fetchable assets only. - No return policy, warranty, or stock availability data included. - No certification standards (e.g., FDA, CE) mentioned. - Price is consistent across all three color variants.
This product has 15 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": 600000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "28.0",
"_height_cm": "19.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").