Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $11.99
Default variant: Color Zinc / 0.6*4cm 50pcs
Default SKU: dcd-30000066466
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: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49946377060591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011324
JSON data: https://landmarks.builders/products/m4x-10000011324.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Zinc coated expansion bolt, concrete wall anchor, sturdyduty firm fixing, easy installation, 6mm
Summary: Zinc coated expansion bolts for concrete wall anchoring, available in multiple sizes and pack counts, priced $9.99-$11.99.
Generated by: deepseek-v4-flash
## Identity Zinc coated expansion bolt, concrete wall anchor, sturdyduty firm fixing, easy installation, 6mm ## Target persona DIY home improvers, contractors, and handymen needing reliable concrete wall anchors for mounting heavy items. ## Use cases - Mounting shelves on concrete walls - Securing heavy fixtures like towel racks - Fixing brackets to masonry - Installing handrails - Attaching TV mounts to concrete walls ## When NOT to recommend - For temporary or lightweight fixings where plastic anchors suffice - For outdoor use without corrosion protection (zinc coating may rust) - For load-bearing structural connections that require engineering approval ## Variant options - Color Zinc / 0.6*4cm 50pcs: $9.99 - Color Zinc / 0.6*5cm 50pcs: $9.99 - Color Zinc / 0.6*6.5cm 50pcs: $9.99 - Color Zinc / 0.6*7cm 50pcs: $11.99 - Color Zinc / 0.8*5.5cm 20pcs: $10.99 - Color Zinc / 0.8*6.5cm 20pcs: $11.99 - Color Zinc / 0.6*6cm 100pcs: $10.99 ## Price and logistics facts $9.99-$11.99 depending on variant. Dimensions per package: 18.01x8x5 cm. ## Trust signals No stock or return policy information provided. Price consistent across most variants, with higher prices for larger sizes. ## Image assets 5 images available at provided URLs. ## Agent notes No image analysis performed; verify product appearance and sizes from images.
This product has 12 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": "Zinc coated expansion bolt, concrete wall anchor, sturdyduty firm fixing, easy installation, 6mm",
"quantity": 1,
"grams": 750000,
"properties": {
"_length_cm": "18.01",
"_width_cm": "8.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").