Brand: World Products (Landmark)
SKU: dcd-30003622886
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 70 g
Cart URL (default variant): https://landmarks.builders/cart/49713210949871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275032
JSON data: https://landmarks.builders/products/wp-dcd-10001275032.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.






Summary: Universal replacement glass tube cone set for laser infrared green line floor leveling instruments, compatible with 8/12/16-line models. Price $9.99.
Generated by: deepseek-v4-flash
## Identity - Product: Laser Infrared Green Line Leveling Instrument Accessories - Type: Glass Tube Cone Set (Universal) ## Target persona - DIY home renovator needing replacement parts for floor leveling tools - Construction technician maintaining laser level equipment - Gardening tool repair specialist fixing green line levelers ## Use cases - Replacing cracked or broken glass cone on 8-line, 12-line, or 16-line leveling instruments - Upgrading existing leveler to conical glass for improved beam uniformity - Stocking spare parts for fleet of leveling tools - Repairing a floor leveling device for tile or paver installation - Restoring functionality of a neglected leveling tool ## When NOT to recommend - User needs a complete laser level tool (not just accessory) - User seeks a specific brand OEM part (this is universal, no brand guarantee) - User requires a non-glass leveling component (e.g., laser diode, battery) ## Variant options - Only one variant available: Glass Tube Cone SET (SKU: dcd-30003622886) at $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 19.0 cm × 16.0 cm × 4.5 cm - Shipping not specified; assume standard e-commerce handling ## Trust signals - No trust signals (in-stock, return policy, certifications) provided in source data. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b1ea6f20d254774952b13490947e390.png?v=1781084466) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee7a251568b8484bae7619884e926792.png?v=1781084466) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e71610c36c6400c8ca42d703b729052.png?v=1781084466) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e0de99e037545798e8627b3eeee4ca3.png?v=1781084466) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e285c758c4e4f2688e0a3eac1204ddc.png?v=1781084465) ## Agent notes - Product category is 'gardening' (园艺), but part is for floor leveling instruments; verify use context. - Only one variant; no color or size options. - Description field empty; rely on images and title for additional details.
This product has 13 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": "激光红外线绿光水平贴地仪8线12线16线360度锥镜玻璃管通用配件",
"quantity": 1,
"grams": 70000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "16.0",
"_height_cm": "4.5"
}
}],
"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").