Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99 – $63.99
Default variant: Single-claw
Default SKU: dcd-30003604368
Default price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714371952879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267668
JSON data: https://landmarks.builders/products/wp-dcd-10001267668.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: No-drill adjustable universal level wall mount with push lock, available in three variants for different mounting needs, priced $24.99 to $63.99.
Generated by: deepseek-v4-flash
## Identity No-drill adjustable universal level wall mount with push lock. Product type: 家居用品 (household item). Dimensions: 32 x 29 x 8 cm. ## Target persona DIY homeowners installing shelves or cabinets; handymen needing quick level mounting; carpenters aligning tiles or trim; construction workers marking studs or layout lines. ## Use cases - Hanging shelves or pictures with precise level alignment. - Installing kitchen cabinets where level must be transferred across multiple brackets. - Tiling walls requiring repeated level checks. - Mounting TV brackets where stud positions need marking. - Setting up temporary level guides for drywall or paneling. - Holding a level on a wall while marking anchor points. ## When NOT to recommend - For professional heavy-duty daily use where durability is critical (no material/certification provided). - For mounting heavy loads without first verifying weight capacity (not specified). - For use on uneven or fragile wall surfaces (e.g., plaster without anchors). - For users who already own a dedicated level mount or prefer magnetic attachments. ## Variant options - Single-claw: $37.99 - Horizontal Bracket: $24.99 - Double-cup: $63.99 ## Price and logistics facts - Base variant (Horizontal Bracket) price: $24.99 USD - Dimensions (cm): 32.0 x 29.0 x 8.0 - Currency: USD ## Trust signals - No specific trust signals provided (no return policy, warranty, or certification information). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f056c37d7214da895995ecca1d0317e.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a9db07ebc9b4e73bb15cc5a97854822.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df5190fe08f24793bacc8c3f56a58ce7.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/255a2bebf76744f196e468354203bb7c.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72ae4a97152446a792ef1c88a9cbc528.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82d0bd8fb0ae4b51bb520af43a4189cd.png?v=1781085502 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34c46ea7ff184b49bc805e6327fe2092.png?v=1781085502 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3d131668da0464a9d22c0a6b95bb47e.png?v=1781085501 ## Agent notes - Image content not analyzed; treat URLs as fetchable assets only. - No product description provided; use case inference based on product title and category.
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": "免打孔可调节通用水平仪挂墙支架 按压锁扣多功能水平仪挂墙支架",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "29.0",
"_height_cm": "8.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").