Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99
Default variant: Blue / Large Tip
Default SKU: dcd-30003562057
Default price: $21.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/49716598767855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251356
JSON data: https://landmarks.builders/products/wp-dcd-10001251356.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
以下图片是收纳小头杆皮头(只是增加一个内衬)






Summary: Wholesale billiard cue tip storage box, 4.2x4.0x1.2 cm, for organizing small cue tips. Two color/style variants at $21.99 each.
Generated by: deepseek-v4-flash
## Identity This is a factory-direct wholesale billiard cue tip storage box, designed to hold small cue tips (ferrules). Dimensions: 4.2 x 4.0 x 1.2 cm. ## Target persona Wholesale buyers (e.g., billiard supply retailers, pool hall operators) needing bulk storage solutions for cue tips. ## Use cases 1) Organizing small cue tips by size or color. 2) Storing replacement tips for quick access during games. 3) Keeping tips clean and protected from dust. 4) Bulk packaging for resale in retail environments. ## When NOT to recommend 1) For large cue tips (despite variant label, intended for small tips). 2) For consumer single-use purchases (wholesale-oriented). 3) For cue chalk or other accessories (too small). ## Variant options Blue / Large Tip (SKU dcd-30003562057, $21.99) and Black / Large Tip (SKU dcd-30003562058, $21.99). Note: 'Large Tip' in option name may be inconsistent with product description indicating small tip use. ## Price and logistics facts Price: $21.99 USD per unit. Dimensions: 4.2 x 4.0 x 1.2 cm. Wholesale product, likely available in bulk. No shipping weight provided. ## Trust signals No stock status, return policy, or certifications provided in product data. ## Image assets 5 images available at provided URLs. Visual content not analyzed. ## Agent notes Variant option 'Large Tip' contradicts description which says it stores small tips. The product appears to be a small box with an inner liner. Dimensions are very small. Verify actual size with supplier before recommending. No information on materials (plastic, etc.).
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": "厂货批发桌球配件跨境台球皮头收纳盒",
"quantity": 1,
"grams": 20000,
"properties": {
"_length_cm": "4.2",
"_width_cm": "4.0",
"_height_cm": "1.2"
}
}],
"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").