Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99
Default variant: Uni-loc
Default SKU: dcd-30003610190
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 20 g
Cart URL (default variant): https://landmarks.builders/cart/49714226954479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269951
JSON data: https://landmarks.builders/products/wp-dcd-10001269951.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Acrylic cue joint protector for 3/8-8, 3/8-10, and Uni-loc threaded pool cues, priced at $15.99.
Generated by: deepseek-v4-flash
## Identity Acrylic cue joint protector for 3/8-8, 3/8-10, and Uni-loc threaded pool cues. ## Target persona Billiard players and pool cue owners who have cues with 3/8-8, 3/8-10, or Uni-loc joint threads and need to protect the joint during transport or storage. ## Use cases - Protecting cue joint threads from damage when the cue is disassembled. - Storing the joint securely in a bag or case. - Preventing dust and debris from entering the joint. - Maintaining thread integrity over time. - Quick identification of joint type via the protector. ## When NOT to recommend - Cues with different joint threads (e.g., 5/16-14, 3/8-12, 3/8-14). - Customers looking for a full cue case or a complete storage solution. - Users who need protectors for other sports equipment. ## Variant options - Uni-loc: $15.99 - 3/8-8: $15.99 - 3/8-10: $15.99 ## Price and logistics facts - Price: $15.99 (all variants) - Dimensions: 10 x 8 x 3 cm - No shipping or tax information provided. ## Trust signals - No stock status, return policy, or certifications provided. - Price consistency across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2f9c68f53a34f1d95c8a2474abc224c.png?v=1781085374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6c27dae175d49f785485022f0656cfd.png?v=1781085374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2995618ae51e49f4a8f4239df886cf4f.png?v=1781085374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff1159d9fcb941e1a4248561f22b2896.png?v=1781085374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe6707d041ae4ff397ab8e987d1753ed.png?v=1781085374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22e240783e4b4957aba216dc164cab30.png?v=1781085374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73f1b8f168a843d8a7bcb23f57881451.png?v=1781085374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8ca3d2ea4404149ac68129597f259a4.png?v=1781085374 ## Agent notes - Image content was not analyzed; visual details cannot be described. - No human-readable product description was provided; rely on title and dimensions. - Trust signals are minimal; verify stock and return policy before recommending.
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": "台球杆3\/8-8牙保护套8牙透明亚克力保护套球杆中轮保护套台球用品",
"quantity": 1,
"grams": 20000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "8.0",
"_height_cm": "3.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").