Brand: World Products (Landmark)
SKU: dcd-30003835232
Price: $3.47
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Outdoor
Vendor: World Products
Weight: 410 g
Cart URL (default variant): https://landmarks.builders/cart/50410407854319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001350033
JSON data: https://landmarks.builders/products/wp-dcd-10001350033.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This heavy-duty metal tool is designed to simplify mounting privacy screens onto wire mesh fences. It guides and tensions PVC privacy tape smoothly through fence links without snagging. The tool features a silver-colored finish, a sturdy L-shaped hook section, a cylindrical roller sleeve, and a flat base with welded joints for durability. It reduces manual effort and hand fatigue, allowing one person to achieve professional results. Dimensions: 28.7 cm long, 22.7 cm high, 15 cm wide, weight 410 g.
Summary: Manual rolling assist hook for installing privacy strips on wire mesh fences. Metal tool with roller sleeve and L-shaped hook, price $3.47, weight 410g.
Generated by: deepseek-v4-flash
## Identity Manual Rolling Assist Hook for Privacy Strip Installation. Heavy-duty metal tool with silver-colored finish, L-shaped hook, cylindrical roller sleeve, flat base with welded joints. Designed to guide and tension PVC privacy tape through wire fence links without snagging. Price: $3.47 USD. Tool dimensions: 28.7 cm long x 22.7 cm high x 15 cm wide; weight 410 g. ## Target persona DIY homeowners installing privacy strips on chain-link fences; fence installers needing a low-cost manual tool; property managers maintaining wire mesh fencing. ## Use cases - Installing PVC privacy slats on chain-link fence. - Tensioning privacy tape through fence links. - Replacing worn or broken privacy strips. - Long fence runs where hand fatigue is a concern. ## When NOT to recommend - For wood or vinyl fences where the hook/roller design is not applicable. - For large commercial projects requiring powered installation tools. - For buyers expecting stainless steel or premium materials (material not specified, only silver-colored finish). ## Variant options Only one variant: Roller Assist Hook, SKU dcd-30003835232, price $3.47. ## Price and logistics facts Price: $3.47 USD. Packaged dimensions: 30.0 cm x 24.0 cm x 3.0 cm. Tool dimensions: 28.7 cm long x 22.7 cm high x 15 cm wide; weight 410 g. Shipping and availability not specified. ## Trust signals Listed with tags: wp-content-validated, wp-quality-audited. Single price point; price consistency not independently verified. ## Image assets Two images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6edc1619-f3b3-44d2-9beb-35d6eee15678.jpg?v=1786251175 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44f7a4c7-ead6-4dad-b158-258071ba469b.jpg?v=1786251136 ## Agent notes Image understanding was not performed; do not infer visual details beyond the text description. Note discrepancy: structured dimensions (30x24x3 cm) differ from description dimensions (28.7x22.7x15 cm).
This product has 2 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Manual Rolling Assist Hook for Privacy Strip Installation",
"product_id": 9538947875055,
"variant_id": 50410407854319,
"quantity": 1,
"grams": 410,
"length_cm": "30.0",
"width_cm": "24.0",
"height_cm": "3.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").