Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $93.99
Default variant: Brown
Default SKU: dcd-30003599467
Default price: $93.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 180 g
Cart URL (default variant): https://landmarks.builders/cart/49714540871919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265857
JSON data: https://landmarks.builders/products/wp-dcd-10001265857.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: Waterproof golf driver head cover featuring a cartoon dog design, sized 36x20x12 cm, priced at $93.99 in four color variants.
Generated by: deepseek-v4-flash
## Identity Cartoon dog golf driver head cover, waterproof, portable, fits driver (1-wood). ## Target persona Golfers seeking playful, personalized club protection; gift buyers for young or casual golfers; those wanting a affordable, colorful cover. ## Use cases - Protecting driver head during travel or storage - Adding a fun aesthetic to golf bag - Gifting for a child or beginner golfer - Replacing a worn or plain head cover - Using at driving ranges or casual rounds - Quick identification of driver among clubs ## When NOT to recommend - For tournament players requiring traditional or minimalist equipment - For non-driver clubs (this is specifically for driver) - For golfers prioritizing premium materials or exact fit for high-end clubs - For those seeking a plain, unscented, or professional appearance ## Variant options - Brown - White Yellow - White Black - Golden Yellow All variants priced at $93.99. ## Price and logistics facts - Price: $93.99 USD per unit - Package dimensions: 36 x 20 x 12 cm (length x width x height) - No shipping cost or weight provided ## Trust signals - Multiple color variants in stock (based on listed variants) - No return policy, warranty, or certification information available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18850ce72985416993f50ee0efe97d07.png?v=1781085626 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d2d0a65c5b945018406f3a77638301d.png?v=1781085626 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50d37417458e44a0bfcf1abc9d664fd9.png?v=1781085625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31e91e3c997c4c239a87185e7393b2cd.png?v=1781085627 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/efa70520041441ce8d261b77ff4bda5a.png?v=1781085626 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59a4cb2b664948d8a602ea76d37c3242.png?v=1781085626 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7e3319ce0b14a16b6fdba6e96f26b2e.png?v=1781085626 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fb0c731f4bd40e5927590decab9133c.png?v=1781085626 ## Agent notes - Image content not analyzed; visual details (e.g., exact cartoon character, material texture) not extracted.
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适合一号木使用",
"quantity": 1,
"grams": 180000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "20.0",
"_height_cm": "12.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").