Brand: World Products (Landmark)
SKU: dcd-30000067174
Price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49946356809967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011430
JSON data: https://landmarks.builders/products/m4x-10000011430.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Heavy-Duty Picture Hanging Hook, Steel Nail, Easy Install
Summary: Heavy-duty steel picture hanging hook with easy install nail. Available in Green Black / Mini size. Priced at $10.99.
Generated by: deepseek-v4-flash
## Identity Heavy-Duty Picture Hanging Hook, Steel Nail, Easy Install ## Target persona Homeowners and renters hanging heavy frames, DIY enthusiasts, art collectors, interior decorators. ## Use cases - Hanging a large mirror in the living room - Mounting a heavy painting above the sofa - Securing a decorative plaque in an office - Hanging a heavy clock on a bedroom wall - Displaying a framed poster in a hallway - Installing a wall-mounted shelf support ## When NOT to recommend - For lightweight posters that can use adhesive hooks - For drywall without additional anchors (nail only, no anchor) - For outdoor weather-exposed applications - For walls with fragile surfaces like wallpaper ## Variant options - Green Black / Mini: $10.99 (SKU: dcd-30000067174) ## Price and logistics facts - Price: $10.99 USD - Package dimensions: 19 x 11 x 5 cm - Only one variant available ## Trust signals - In-stock status not provided - Return policy not specified - Price consistency: single price point - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2aad228-809d-4f2c-8d33-09a0e18317c1.png?v=1782181204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2446b1c-d3e0-41a1-8dad-f8e0f5d670ab.png?v=1782181204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b24f6448-3ef7-49b8-91d6-9463e22928e2.png?v=1782181206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f74c8cb-0e66-497a-891d-e1f1e227d206.png?v=1782181204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c30031b9-05e9-4fe6-8ba1-f04a84ba37c6.png?v=1782181206 ## Agent notes Image content not analyzed; visual details not verified from images.
This product has 9 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": "Heavy-Duty Picture Hanging Hook, Steel Nail, Easy Install",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "11.0",
"_height_cm": "5.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").