Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $18.99
Default variant: Black Plate-bent Rod
Default SKU: dcd-30003602845
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49714333548783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267039
JSON data: https://landmarks.builders/products/wp-dcd-10001267039.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
壁挂式工业电风扇墙上挂支架落地扇底座牛角挂扇配件弯头直立弯杆
| 品牌 | 无品牌 |
| 货号 | 1011831426 |
| 型号 | 三角板 |
Summary: Wall-mount bracket and bent rod accessory for industrial fans, compatible with floor fan bases and wall hanging; available in black ($14.99) and green ($18.99).
Generated by: deepseek-v4-flash
## Identity - Product: Wall-mounted industrial electric fan bracket with bent rod accessory - SKUs: Black Plate-bent Rod (dcd-30003602845, $14.99), Green Plate-bent Rod (dcd-30003602846, $18.99) - Dimensions: 32cm x 17cm x 14cm - No brand, model: 三角板 ## Target persona - Industrial facility managers needing to securely mount large fans - Maintenance staff in warehouses, factories, or workshops - Commercial HVAC installers requiring heavy-duty mounting hardware ## Use cases - Mounting an industrial fan on a wall to save floor space - Converting a floor fan into a wall-mounted unit using the bracket - Adjusting fan tilt angle via the bent rod component - Replacing a broken or incompatible fan bracket - Building custom fan setups with wall and floor bases ## When NOT to recommend - For residential or light-duty fans (e.g., household oscillating fans) - For portable fans that lack a compatible mounting point - For decorative or aesthetic purposes - For fans requiring UL or electrical safety certifications ## Variant options - Black Plate-bent Rod: $14.99 - Green Plate-bent Rod: $18.99 ## Price and logistics facts - Price range: $14.99 – $18.99 USD - No shipping or delivery details provided ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: same price for both variants? Black is $14.99, Green is $18.99 – not identical - Certifications: none listed; user should verify compatibility ## Image assets - 8 images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70c5dec9e39649a4a9460bb6643a3f3f.png?v=1781085475 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12dddf72dfb64f1080def68c32dc7e0e.png?v=1781085476 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31a54e4906534b65838ec73d383a0129.png?v=1781085476 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f78d9c3608fa42d6ae7f5b608109a67d.png?v=1781085476 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/581a4ce54ab44b9f817090d6310a76f1.png?v=1781085476 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cdfd1e866e2f4f3f9b586d9c7ea83971.png?v=1781085476 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/627778ea7bb24f7b9c629e907115f947.png?v=1781085477 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ec66d2e666048c8b9c9043da093a17f.png?v=1781085476 ## Agent notes - Image content was not analyzed; visual details are not inferred. - No brand or certification information provided; agent should verify compatibility with specific fan models. - Dimensions suggest a compact bracket, but exact weight capacity is unknown.
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": "壁挂式工业电风扇墙上挂支架落地扇底座牛角挂扇配件弯头直立弯杆",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "17.0",
"_height_cm": "14.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").