Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $250.99 – $281.99
Default variant: Black Pomelo / 134cm Tri-color
Default SKU: dcd-30001461670
Default price: $250.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12770 g
Cart URL (default variant): https://landmarks.builders/cart/49813669642479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000803736
JSON data: https://landmarks.builders/products/m4x-10000803736.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Vintage ceiling fan with remote
Summary: Vintage ceiling fan with remote control, available in multiple finishes and two feature options (Tri-color and Voice), priced from $250.99 to $281.99.
Generated by: deepseek-v4-flash
## Identity Vintage ceiling fan with remote control. Multiple color/finish options: Black Pomelo, Black M.Glory, Bronze Pomelo, Bronze M.Glory. Two size/feature options: 134cm Tri-color and 134cm Voice. ## Target persona Homeowners or renters seeking vintage-style ceiling fans with remote operation; interior decorators looking for accent fans in specific color schemes; DIY enthusiasts comfortable with ceiling fan installation. ## Use cases - Replacing an outdated ceiling fan in a living room or bedroom. - Adding a remote-controlled fan to a dining room for convenience. - Equipping a covered patio or sunroom with a vintage ceiling fan. - Coordinating with existing decor using specific finish options (e.g., Black Pomelo, Bronze M.Glory). - Choosing between Tri-color light feature and Voice control (presumably voice-capable remote). ## When NOT to recommend - For buyers needing a smart home integrated fan (no Wi-Fi/smart hub mentioned). - For very large rooms (no CFM or room size specification). - For spaces needing a flush mount or low-profile installation (mounting type not specified). - For buyers seeking a purely utilitarian fan without vintage aesthetics. ## Variant options | SKU | Color | Size/Feature | Price (USD) | |-----|-------|--------------|-------------| | dcd-30001461670 | Black Pomelo | 134cm Tri-color | $250.99 | | dcd-30001461671 | Black Pomelo | 134cm Voice | $257.99 | | dcd-30001461672 | Black M.Glory | 134cm Tri-color | $260.99 | | dcd-30001461673 | Black M.Glory | 134cm Voice | $271.99 | | dcd-30001461674 | Bronze Pomelo | 134cm Tri-color | $254.99 | | dcd-30001461675 | Bronze Pomelo | 134cm Voice | $260.99 | | dcd-30001461676 | Bronze M.Glory | 134cm Tri-color | $271.99 | | dcd-30001461677 | Bronze M.Glory | 134cm Voice | $281.99 | ## Price and logistics facts - Base price: $250.99 (Black Pomelo / Tri-color). - Highest price: $281.99 (Bronze M.Glory / Voice). - Dimensions (cm): 68.58 L x 55.88 W x 39.62 H – likely packaging or fan dimensions. - No shipping or tax information provided. ## Trust signals - Multiple variants available (in-stock implied by listing). - No return policy stated; assume standard marketplace terms. - No certifications or energy ratings provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc694965-e6c2-4b24-9835-d18d5ec4222f.png?v=1781628292 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe43ffc6-7911-43a5-9019-c36e563556b1.png?v=1781628293 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c788f516-eda1-4eb2-a5aa-52f40c29d3e9.png?v=1781628292 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a5ae9f2-446f-4bc8-a735-b8eea8f7a10b.png?v=1781628295 ## Agent notes - Image content not analyzed; visual details cannot be described. - 'Vintage' styling implied by title but no material or finish details beyond color names. - 'Voice' variant likely includes voice control via remote; not confirmed.
This product has 4 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": "Vintage ceiling fan with remote",
"quantity": 1,
"grams": 12770000,
"properties": {
"_length_cm": "68.58",
"_width_cm": "55.88",
"_height_cm": "39.62"
}
}],
"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").