Brand: World Products (Landmark)
This product has 13 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99 – $53.99
Default variant: Green / 7FT
Default SKU: dcd-30002800793
Default price: $44.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/49973807284463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001054237
JSON data: https://landmarks.builders/products/m4x-10001054237.json
This product comes in 13 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from a high-quality blended material, this game table accessory provides a even and consistent surface for optimal ball roll precision play.
Professional Function: Designed to serve as a long-lasting billiard table cover, it effectively protects the underlying slate while ensuring the speed and accuracy required for competitive play.
Enhanced Durability: This heavy-duty pool table felt is resistant to pilling and wear, making it an ideal choice for high-traffic environments like commercial clubs or busy home game rooms.
Vibrant Color Options: Available in classic green, bold red, and navy blue, this billiard table cloth allows you to customize your table's appearance to match your interior decor perfectly.
Complete Set: This replacement billiard table felt comes with pre-cut rail strips, providing everything needed for a full surface overhaul and a professional-looking finish.
Summary: American Style Pool Table Cloth Professional Grade Billiard Table Cloth Smooth Playing Surface for Bar. 【Premium Material】: Crafted from a blended material, this essential game table cloth provides a smooth and consistent surface for optimal ball roll and accurate play. 【Professional Function】: Designed as a high performance billiard table cover, it ensures a fast playing surface that meets the standards of taverns, gaming venues, and professional game areas 【Construction】: This heavy duty pool table cloth is resistant to pilling and wear, maintaining its vivid color and smooth texture even af
Generated by: m4x-map-v1
This product has 12 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": "American Style Pool Table Cloth Professional Grade Billiard Table Cloth Smooth Playing Surface for Bar",
"product_id": 9440352862447,
"variant_id": 49973807284463,
"quantity": 1,
"grams": 3500,
"length_cm": "40.0",
"width_cm": "36.0",
"height_cm": "10.5"
}],
"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").