Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: With sleeve / 1pc
Default SKU: dcd-30000067018
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10 g
Cart URL (default variant): https://landmarks.builders/cart/49946365460719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011405
JSON data: https://landmarks.builders/products/m4x-10000011405.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
automatic threading Screw Shelf Support Pegs, Integrated Metal Cabinet Holder, Non-slip, Closet, Shelving Unit, Kitchen
Summary: Automatic threading screw shelf support pegs with integrated metal cabinet holder, non-slip, for closet or shelving units. Priced at $9.99 per pack of varying quantities.
Generated by: deepseek-v4-flash
## Identity Screw Shelf Support Pegs, Integrated Metal Cabinet Holder, Non-slip ## Target persona Homeowners installing closet systems, renters adding shelving without drilling, cabinet makers needing adjustable shelf pegs. ## Use cases - Installing adjustable shelves in closets - Adding shelves to kitchen cabinets - Supporting cabinet shelving in workshops - Temporary shelving in rental apartments - Replacing worn shelf pegs ## When NOT to recommend - For heavy load-bearing shelves (e.g., bookshelves over 50 lbs) - For glass shelves requiring non-marring supports - For outdoor use (no weather resistance mentioned) - For use with particleboard without proper backing ## Variant options - With sleeve: 1pc, 4pcs, 10pcs, 20pcs (all $9.99) - No sleeve: 1pc, 4pcs, 10pcs, 20pcs (all $9.99) ## Price and logistics facts - Price: $9.99 USD per pack (all variants) - Package dimensions: 4 x 3 x 1 cm - No shipping or logistics details provided ## Trust signals - In-stock status: not provided - Return policy: not provided - Price consistency: all variants same price - Certifications: none known ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf952ac9-89a9-4a2e-973b-20ddba9105d5.png?v=1782181205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc1441f5-65de-44f3-889d-98edc61254cd.png?v=1782181205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db22be32-812a-4596-9fdd-9486ac54c453.png?v=1782181205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6bd816a7-9152-4417-87d3-25215c1b18db.png?v=1782181204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05f689ed-7b06-4eee-98d3-e2c43e56f496.png?v=1782181205 ## Agent notes - Image content analysis was not performed; no visual details inferred. - Product description is limited; rely on title and category attributes.
This product has 10 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": "automatic threading Screw Shelf Support Pegs, Integrated Metal Cabinet Holder, Non-slip, Closet, Shelving Unit, Kitchen",
"quantity": 1,
"grams": 10000,
"properties": {
"_length_cm": "4.0",
"_width_cm": "3.0",
"_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").