Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99
Default variant: Black
Default SKU: dcd-30003562051
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49716608237807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251353
JSON data: https://landmarks.builders/products/wp-dcd-10001251353.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.








以下产品仅只是在产品的背面增加了 ”字母图案“,其它没做任何改变。




Summary: A square frosted abrasive file for billiard cue repair and other abrasive tasks, available in four color/size variants at $20.99.
Generated by: deepseek-v4-flash
## Identity This is a square frosted abrasive file (四方磨砂锉片) primarily described as a billiard cue repair tool. Dimensions 6.5 x 4.9 x 1.0 cm. Design includes a letter pattern on the back. ## Target persona - Billiard cue maintenance hobbyists needing abrasive files for shaping and smoothing cues. - DIY tool users requiring small abrasive files for precision sanding. - Craftspeople in sewing or textile work who use abrasive tools for needle or hook maintenance (based on product category). ## Use cases - Smoothing and shaping billiard cue tips. - Removing burrs from metal or plastic parts. - Fine sanding in model making. - Sharpening sewing needles or hooks (from category). - Abrading small surfaces in repair work. ## When NOT to recommend - For heavy-duty sanding or large surfaces; file is small (6.5 cm). - For users needing a full set of files; only one piece. - For professional industrial applications requiring specific grit standards. ## Variant options - Black (sku: dcd-30003562051) - Red (sku: dcd-30003562052) - Black L (sku: dcd-30003562053) - Red L (sku: dcd-30003562054) All priced at $20.99. "L" likely indicates larger size but dimensions given do not differentiate; same dimensions for all? Not specified. ## Price and logistics facts Price: $20.99 USD per unit. Dimensions: 6.5 x 4.9 x 1.0 cm. No shipping or tax information. ## Trust signals - In-stock status not specified. - Return policy not specified. - Price consistency across variants. - No certifications mentioned. ## Image assets - 5 images available at provided URLs (not inspected). - Note: Images not viewed; actual appearance may differ. ## Agent notes - Product type is labeled "缝纫" (sewing) but title and description suggest billiard cue repair. Verify correct category. - Description states only added a letter pattern on the back; rest unchanged from a base product. - No detailed specifications on grit or material composition. - "L" variants likely larger but dimensions not provided separately.
This product has 16 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": 40000,
"properties": {
"_length_cm": "6.5",
"_width_cm": "4.9",
"_height_cm": "1.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").