Brand: World Products (Landmark)
SKU: dcd-30003516311
Price: $122.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49739198595311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250399
JSON data: https://landmarks.builders/products/wp-dcd-10001250399.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 plush dog-shaped golf driver head cover, dimensions 25x20x12 cm, priced at $122.99, available in 'Wht Swan Driver' style.
Generated by: deepseek-v4-flash
## Identity A plush dog-shaped golf club head cover for drivers, sold as a single unit with style 'Wht Swan Driver'. ## Target persona Golfers who enjoy playful accessories and want to add personality to their golf bag; gift buyers looking for unique golf gifts. ## Use cases - Protecting driver club head during transport and storage - Adding a fun, whimsical element to a golf bag - Gifting to a golf enthusiast who also loves dogs - Using as a conversation starter on the course - Casual rounds where style is a factor ## When NOT to recommend - For tournament or competitive play where standard, uniform covers are required - For golfers who prefer minimalist, lightweight, or performance-oriented covers - For buyers seeking leather or premium materials - If the golfer needs a cover for fairway woods or hybrids (this is driver-specific) ## Variant options Only one variant: 'Wht Swan Driver' at $122.99. ## Price and logistics facts - Price: $122.99 USD - Dimensions: 25 cm (L) x 20 cm (W) x 12 cm (H) - No shipping or origin details provided. ## Trust signals - In-stock status: not confirmed - Return policy: not provided - Price consistency: only one variant, price fixed - Certifications: none provided ## Image assets - 5 image URLs available (see below) - Images not analyzed; visual details not described. ## Agent notes - Material composition, care instructions, and brand are unknown. - The title indicates 'wholesale', but the product is sold individually. - No customer reviews or ratings provided.
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": "批发高尔夫球杆头套Golf Cover小狗毛绒动物帽套高尔夫木杆套用品",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "25.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").