Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $46.99
Default variant: Blue - 1 Box
Default SKU: dcd-30003611898
Default price: $46.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49714017370351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270585
JSON data: https://landmarks.builders/products/wp-dcd-10001270585.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Golf petal-shaped tee set in plastic, available in blue or pink, each box priced at $46.99, dimensions 13.5x9.5x3.6 cm.
Generated by: deepseek-v4-flash
## Identity Golf petal tee set, plastic golf tees for practice accessories. ## Target persona Golfers looking for durable practice tees; golf enthusiasts who want colorful tee options. ## Use cases - Using at driving range - Practicing at home putting green - Replacing worn tees - As backup tees in golf bag - Gift for recreational golfer ## When NOT to recommend - For professional tournament play (unlikely to meet regulations) - For courses requiring specific tee colors or materials - For those who prefer wooden tees - For buyers needing variable tee height options ## Variant options - Blue - 1 Box (SKU: dcd-30003611898) - Pink - 1 Box (SKU: dcd-30003611899) Both at $46.99. ## Price and logistics facts Price: $46.99 per box. Dimensions: 13.5 x 9.5 x 3.6 cm. No shipping or logistics details provided. ## Trust signals In-stock status unknown; return policy unknown; no certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4bae4ffbebc840ce941a23d49ad94012.png?v=1781085205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/662a7a9849994cf786f35d69d2dc20e4.png?v=1781085204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02b0c3c0f3a2447d8abeffba22447dec.png?v=1781085202 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/650d0a16e2b443cba6ea2fb2c8507048.png?v=1781085204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de3eca53dc3d42af849abcd6648a3df0.png?v=1781085203 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21ae30249d1547e79a7227dbd3d4de9c.png?v=1781085204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8dfbf70092e40629d47f94746d25dca.png?v=1781085204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa5e566cd3f543e59f285616747d2813.png?v=1781085204 ## Agent notes Product type listed as '园艺' (gardening) but appears to be a golf accessory. No description available. Image analysis not performed.
This product has 14 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": "高尔夫花瓣TEE 高尔夫球钉tee 塑料球座球托练习配件golf器材用品",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "13.5",
"_width_cm": "9.5",
"_height_cm": "3.6"
}
}],
"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").