Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99
Default variant: Predator
Default SKU: dcd-30003625524
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49713191813359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276050
JSON data: https://landmarks.builders/products/wp-dcd-10001276050.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
1英寸铝质加长把 1英寸美洲豹铝质加长把 1英寸美兹铝质加长把
| 品牌 | 伯朗仕Brolanz |
| 货号 | 1英寸**球杆铝质加长把(任选) |
| 适用场景 | 其他 |
| 产品类别 | 加长把 |
| 材质 | 铝 |
| 专利类型 | 无 |
| 规格 | ¢32.8*L47mm |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 主要下游平台 | 其他 |
Summary: 1-inch aluminum cue extension from Brolanz, compatible with Predator and Mezz cues, available in two style variants at $17.99.
Generated by: deepseek-v4-flash
## Identity Brolanz 1-inch Aluminum Cue Extension (加长把) - Pool cue extension compatible with Predator and Mezz cues. ## Target persona Pool players who use Predator or Mezz cues and need additional length; cue repair technicians; recreational players. ## Use cases - Extending cue length for bridge shots - Practicing with longer cue - Replacement for lost extension - Adding length for tall players - Using as a training aid ## When NOT to recommend - Players without Predator or Mezz 1-inch joint - Users needing a different diameter - Those seeking a full cue rather than extension - Collectors wanting original branded extension ## Variant options Two styles: Predator (SKU dcd-30003625524) and Mezz (SKU dcd-30003625525), both $17.99. ## Price and logistics facts Price: $17.99 USD per variant. Dimensions: 18x15x4 cm. Weight not specified. Shipping details unknown. ## Trust signals Listed as in-stock (via variant availability); no return policy mentioned; no certifications listed; price consistent across variants. ## Image assets 5 images available at provided URLs. Cannot verify visual content. ## Agent notes Product type tag "摩配" may be incorrect; actual item appears to be a pool cue extension. Image understanding not performed.
This product has 14 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": "Black Aluminum Cue Extension Handle Compact Billiard Cue Extension Handle Sports Accessory Long-Lasting Secure Connection",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "15.0",
"_height_cm": "4.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").