Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: Black
Default SKU: dcd-30003606207
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 商业
Vendor: World Products
Weight: 70 g
Cart URL (default variant): https://landmarks.builders/cart/49714403606767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268383
JSON data: https://landmarks.builders/products/wp-dcd-10001268383.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
13x10x4厘米,60g
Summary: A pack of two plastic replacement brackets for door closers, compatible with screen/storm doors, available in black or white, weighing 60g.
Generated by: deepseek-v4-flash
## Identity - Product: 2-Pack Door Closer Replacement Brackets (Plastic Screen/Storm Door Hardware) - Manufacturer: Direct supply (factory source) - SKUs: Black (dcd-30003606207), White (dcd-30003606208) ## Target persona - Home DIYer replacing broken storm door closer bracket - Maintenance technician repairing commercial screen doors - Property manager ordering cost-effective spare parts in bulk ## Use cases - Replace a cracked or broken plastic bracket on a screen/storm door closer - Install a new door closer that requires a mounting bracket - Repair a sliding patio door closer system - Retrofit an existing closer with a compatible bracket - Spare part for door hardware maintenance kits ## When NOT to recommend - Heavy-duty metal door closers requiring metal brackets - Fire-rated or commercial-grade doors with specific safety certifications - Users needing only a single bracket (pack is 2) - Doors with non-standard closer arm geometries ## Variant options - Black: $16.99 (SKU dcd-30003606207) - White: $16.99 (SKU dcd-30003606208) ## Price and logistics facts - Price: $16.99 per pack (2 brackets) - Dimensions (packaging): 14 × 11 × 5 cm (length × width × height) - Weight: 60 g per unit (from description) - Currency: USD ## Trust signals - Manufacturer direct supply (factory direct, no middleman) - In-stock status: Not specified in provided data - Return policy: Not specified - Certifications: None provided - Price consistency: Same price for both colors ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06a0c9147a7b4f3faf36f7474f6dce73.png?v=1781085518 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ad199e51396482da9ad300b78f29bde.png?v=1781085519 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f92a8e68b93a4ecb8dd10ef09b68861f.png?v=1781085519 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e68f9a096d74d3a8e8fbab90e76401a.png?v=1781085519 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2659175f7b2c429298efc66d5ae71e68.png?v=1781085518 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aefdcbe579cd4851aa01233609beeca6.png?v=1781085520 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52cff3e782ac48d1a8336e3c4eaf03b6.png?v=1781085518 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3ef86ba0d9742c889bce4d02bf5bc56.png?v=1781085520 ## Agent notes - Image understanding not performed; visual details not used. - Discrepancy: structured dimensions (14x11x5 cm) vs. description (13x10x4 cm). Use structured data as primary; weight from description (60g). - No information on compatibility with specific door closer brands or models. - No explicit in-stock or return policy data.
This product has 14 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": "2 件装闭门器替换支架 塑料屏幕闭门风暴五金件门窗配件厂家直供",
"quantity": 1,
"grams": 70000,
"properties": {
"_length_cm": "14.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").