Brand: World Products (Landmark)
SKU: dcd-30003607280
Price: $151.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 4900 g
Cart URL (default variant): https://landmarks.builders/cart/49714262704367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268856
JSON data: https://landmarks.builders/products/wp-dcd-10001268856.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 professional-grade thick rubber baseball/softball base set (43x36x11 cm) for training and competition, priced at $151.99.
Generated by: deepseek-v4-flash
## Identity This is a thick rubber base set (home plate and bases) for baseball/softball, 43x36x11 cm, priced at $151.99. ## Target persona Baseball/softball clubs, school athletic departments, league organizers, and coaches needing durable, professional-grade bases for training and games. ## Use cases - Team practice sessions on outdoor fields - Official or friendly games (baseball/softball) - Physical education classes in schools - Club training drills - Tournament setup for multiple fields ## When NOT to recommend - For casual backyard play (overkill for occasional use) - For indoor sports or hard floors (designed for grass/dirt) - For non-baseball/softball sports (e.g., soccer, football) - For individual buyers on a tight budget (price reflects professional grade) ## Variant options Only one variant: "Base SET" (sku: dcd-30003607280) at $151.99. ## Price and logistics facts Price: $151.99 USD. No shipping or return policy data provided. ## Trust signals - Single variant listing, price consistent. - No certifications, return policy, or stock status disclosed in facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aea42cf1b34b414e8eee3b2f345828eb.png?v=1781085394 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba99cea2cbea49eb9f6179f76fe31258.png?v=1781085393 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87a1c7b064454fac90b620c4b21f1dc3.png?v=1781085394 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4ca65f7c3984a87977894482cfd21a6.png?v=1781085393 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ed46094ba8241f4a97f793295710b36.png?v=1781085394 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff3cdafd3bfb438eb16030d7c6e3e173.png?v=1781085393 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66df08d40b0e4160bb52f998ed8cc42f.png?v=1781085395 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95f527c9d45741c68c7fc7924be68b59.png?v=1781085399 ## Agent notes - Image content was not fetched or analyzed; provide product visuals as-is. - No product description was given; details inferred from title and dimensions.
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": "专业加厚橡胶垒包垒垫地垫本垒板方垒比赛跑垒比赛学校俱乐部用",
"quantity": 1,
"grams": 4900000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "36.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").