Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.46 – $3.90
Default variant: Black / 6-hole
Default SKU: dcd-30003633596
Default price: $2.46
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Billiard Accessory
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/50404795842799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001279174
JSON data: https://landmarks.builders/products/wp-dcd-10001279174.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This is a wall-mounted billiard cue rack for pool rooms, available in 6-hole and 8-hole configurations. It is made of solid wood and serves as a cue holder. The color option is 'floor-standing 20-hole rack'. The pattern is 'Other'. The surface finish is 'Other'. The surface shape is 'Other'. It is not patented. The applicable scope is 'Other'. The wear layer thickness is 'Other'. The residual indentation is 'Other'. The formaldehyde emission is 'Other'. Delivery to door is not available. Installation service is not provided. The standard is 'Other'. The material is 'Other'. The color fastness (grade) is 'Other'. It is not a cross-border export dedicated source. The place of origin is 'Other'. The wear resistance is 'Other'. The brand is 'Other'. The model number is thsdlznu+lznfgfg$*&u+lznlofg. The variety is solid wood flooring. The floor thickness is 'Other'. It does not have a 3D model. The patent number is 'Other'. The adhesive is 'Other'. The grade is qualified. It is not a general taxpayer. The special use is 'Other'. The compression resistance is 'Other'. The style is 'Other'.
Summary: This is a wall-mounted billiard cue rack for pool rooms, available in 6-hole and 8-hole configurations. It is made of solid wood and serves as a cue holder. The color option is 'floor-standing 20-hole rack'. The pattern is 'Other'. The surface finish is 'Other'. The surface shape is 'Other'. It is not patented. The applicable scope is 'Other'. The wear layer thickness is 'Other'. The residual indentation is 'Other'. The formaldehyde emission is 'Other'. Delivery to door is not available. Installation service is not provided. The standard is 'Other'. The material is 'Other'. The color fastness (grade) is 'Other'. It is not a cross-border export dedicated source. The place of origin is 'Other'. The wear resistance is 'Other'. The brand is 'Other'. The model number is thsdlznu+lznfgfg$*&u+lznlofg. The variety is solid wood flooring. The floor thickness is 'Other'. It does not have a 3D model. The patent number is 'Other'. The adhesive is 'Other'. The grade is qualified. It is not a general taxpayer. The special use is 'Other'. The compression resistance is 'Other'. The style is 'Other'.
Generated by: deepseek-v4-flash
This product has 11 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": "Wall-Mounted Billiard Cue Rack Solid Wood 6-Hole 8-Hole Cue Holder",
"product_id": 9537379270895,
"variant_id": 50404795842799,
"quantity": 1,
"grams": 600,
"length_cm": "41.0",
"width_cm": "11.0",
"height_cm": "9.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").