Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.64 – $10.83
Default variant: 12-ball Softball
Default SKU: dcd-30003718253
Default price: $10.83
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Sports
Vendor: World Products
Weight: 2200 g
Cart URL (default variant): https://landmarks.builders/cart/50406988382447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001309467
JSON data: https://landmarks.builders/products/wp-dcd-10001309467.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform your memorabilia collection into a professional gallery feature with this premium ball display case. Designed with a sleek black rear panel panel and completely clear front and side panels, it offers an unobstructed view of your prized items from multiple angles. The interior is thoughtfully structured with three tiers, each equipped with circular cradles to keep your items securely positioned without rolling.This wall display is the exceptional space-saving solution for homes, workplaces, clubhouses, and game areas By utilizing keyhole-style mounting slots on the back, you can easily mount this display box to any wall, freeing up valuable desk and shelf space. The transparent support base adds structural strength while maintaining a clean, suspended aesthetic that complements any modern decor.Beyond its striking visual attractiveness, this storage box serves as a preserving guard against dust and environmental wear. Whether you are a dedicated collector looking to preserve signed memorabilia or a sports fan showcasing team history, this case provides a dust-resistant enclosure that keeps your collection pristine and organized for years to come.
Summary: Ball Display Case Clear Wall-Mounted Display Case Transparent Holder for Sports Fans, Clubhouse. Transform your memorabilia collection into a professional gallery feature with this premium ball display case. Designed with a sleek black rear panel panel and completely clear front and side panels, it offers an unobstructed view of your prized items from multiple angles. The interior is thoughtfully structured with three tiers, each equipped with circular cradles to keep your items securely positioned without rolling.This wall display is the exceptional space-saving solution for homes, workplaces
Generated by: dcd-map-v1
This product has 9 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Ball Display Case Clear Wall-Mounted Display Case Transparent Holder for Sports Fans, Clubhouse",
"product_id": 9538086207727,
"variant_id": 50406988382447,
"quantity": 1,
"grams": 2200,
"length_cm": "46.0",
"width_cm": "35.0",
"height_cm": "14.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").