Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99 – $34.99
Default variant: S / Lighthouse
Default SKU: dcd-30003606259
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1400 g
Cart URL (default variant): https://landmarks.builders/cart/49714357797103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268407
JSON data: https://landmarks.builders/products/wp-dcd-10001268407.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A wall-mounted wooden shelf shaped like a lighthouse in Mediterranean retro style, available in two sizes for decorative storage.
Generated by: deepseek-v4-flash
## Identity A wall-mounted, multi-layer wooden shelf in the shape of a lighthouse, Mediterranean retro style. Dimensions: 61 x 41 x 4 cm. ## Target persona - Interior decor enthusiasts seeking nautical or beach themed wall storage - Homeowners decorating coastal or Mediterranean-style rooms - DIY decorators looking for unique, functional wall shelves ## Use cases - Displaying small collectibles, seashells, or souvenirs in a beach house - Adding a decorative element to a hallway or entryway - Organizing keys, mail, and small items near a door - Themed decoration for a child's bedroom or bathroom - Shelf in a kitchen for spice jars or small plants - Storage in a laundry room for small supplies ## When NOT to recommend - For heavy items like books or large ceramics (weight capacity unknown) - For modern minimalist or industrial decor styles (design is ornate) - For renters who cannot drill into walls (requires mounting) - For outdoor use without weatherproofing (material not specified) ## Variant options - S / Lighthouse: $28.99 - L / Lighthouse: $34.99 ## Price and logistics facts - Price: $28.99 (S), $34.99 (L) - Dimensions: 61 cm long, 41 cm wide, 4 cm high - Requires wall mounting (hardware not specified) ## Trust signals - Price consistent across variants - Multiple images available showing product from different angles - No stock or return policy data provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9193eaf112ce409d9bfbe1d8ecfd6993.png?v=1781085492 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63d693e1195441219d1b1405e6eba530.png?v=1781085491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01e1dff12ef044eca1f6ecf8d0efaa0f.png?v=1781085492 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37ba781b42674f02b085f8c33059e38d.png?v=1781085491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77caeeb8feca4dd386c7d52dc827cc48.png?v=1781085491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b47cacf73a7145958e9e1d233812a196.png?v=1781085492 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c66a7b3d27d94d25aac8f28d563bc512.png?v=1781085491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b4bde61a1694facbc8ca8528baffce1.png?v=1781085491 ## Agent notes - Image content not analyzed; rely on factual dimensions and description. - No detailed product description provided; assume based on title and tags. - Weight capacity and material (wood type) unknown. - Mounting hardware not specified.
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": "地中海洋风格复古木质灯塔造型架壁挂式多层置物家居装饰隔板架",
"quantity": 1,
"grams": 1400000,
"properties": {
"_length_cm": "61.0",
"_width_cm": "41.0",
"_height_cm": "4.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").