Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $11.99
Default variant: White / Pentagon Single
Default SKU: dcd-30003504957
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49739217797359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250249
JSON data: https://landmarks.builders/products/wp-dcd-10001250249.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
橡胶棒球垒包防水环保耐磨本垒板垒垫5件套反投手垫棒球球场用品
| 产地 | 浙江 |
| 品牌 | 锦宏 |
| 货号 | J-103 |
| 适用场景 | 其他球类运动 |
| 专利类型 | 无 |
| 适用人群 | 成人 青少年 |
| 加印LOGO | 不可以 |
| 质检报告编号 | 无 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 材质 | 硅胶 |
| 尺寸 | 42*42*2 |
| 外贸出口认证 | 无 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 类别 | 棒球 |
Summary: Rubber baseball base set of 5 pieces (home plate, bases, pitcher's plate) in silicone, waterproof and wear-resistant. White color options: Pentagon, Square, Rectangle. Price $9.99-$11.99.
Generated by: deepseek-v4-flash
## Identity Silicone rubber baseball base set (5 pieces) including home plate, bases, and pitcher's plate. Brand: Jinhong. Material: Silicone. Waterproof, eco-friendly, wear-resistant. ## Target persona Youth baseball coaches, recreational league organizers, parents setting up backyard practice fields. ## Use cases - Setting up a practice baseball diamond for youth leagues - Replacing worn or damaged bases in community fields - Creating temporary baseball fields in parks or playgrounds - Training sessions for adult recreational softball (similar dimensions) - School physical education classes teaching baseball basics ## When NOT to recommend - Professional or competitive league games (no official certifications) - Indoor use on delicate flooring (silicone may leave marks) - High-intensity or heavy-duty training (long-term durability unverified) - Customers requiring specific color options other than white ## Variant options - White / Pentagon Single: $11.99 - White / Square Single: $9.99 - White / Rectangle Single: $9.99 ## Price and logistics facts - Base price: $9.99 USD (Square Single or Rectangle Single) - Pentagonal variant: $11.99 USD - Dimensions (per piece): 31 cm x 31 cm x 5.67 cm (provided) - Origin: Zhejiang, China - Main export region: Middle East ## Trust signals - Branded (Jinhong) - In-stock status not provided - Return policy not provided - No certifications listed - Price consistent across similar variants ## Image assets -  -  -  -  -  ## Agent notes Image understanding not performed. Note: description mentions size 42*42*2 cm, but dimensions_cm field gives 31x31x5.67 cm. Verify which is correct. No return policy or in-stock status provided.
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": "橡胶棒球垒包防水环保耐磨本垒板垒垫5件套反投手垫棒球球场用品",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "42.0",
"_height_cm": "2.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").