Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99
Default variant: Pgm Green
Default SKU: dcd-30003433503
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2000 g
Cart URL (default variant): https://landmarks.builders/cart/49810663538927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001213922
JSON data: https://landmarks.builders/products/m4x-10001213922.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Golf Tee Box Stable Support Golf Ball Tray Tear-Resistant for Training
| Material | Rubber |
| Item Length | 59.00 cm |
| Colour | Green |
| Item Weight | 1.60 kg |
Summary: Golf Tee Box Long-Lasting Golf Ball Tray Non-Slip Base for Training. 产 品 描 述 品 牌 PGM 货 号 QK005 名 称 PGM橡胶发球盒 规格 59*32*8.2cm 包 装 61*34*11一个装 60*53*44十个装 材 质 软胶TPE材质 容量 可装下100个球 重 量 净重:1.6kgs/毛重:2kgs 颜 色 黑色,绿色,黑色带图,绿色带图 产品介绍 1 TPE一体成型,带自拍位,排水孔防积水 2 井字加强筋底部,耐用耐摔 3 大容量一次可装100球,材质柔软,倒球静音 4 所有产品均为公司实物拍照,有任何疑问请随时向客服咨询。 温馨提示 所有产品提供、批发,欢迎来电咨询
Generated by: m4x-map-v1
This product has 12 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 Tee Box Stable Support Golf Ball Tray Tear-Resistant for Training",
"quantity": 1,
"grams": 2000000,
"properties": {
"_length_cm": "61.0",
"_width_cm": "34.0",
"_height_cm": "11.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").