Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $199.99 – $625.99
Default variant: 90*25*105
Default SKU: dcd-30001892583
Default price: $199.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/49811903676655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893369
JSON data: https://landmarks.builders/products/m4x-10000893369.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Freestanding rustic lattice shelving unit that also serves as a partition screen, available in multiple sizes from 90x25x105 cm to 240x25x105 cm, priced from $199.99.
Generated by: deepseek-v4-flash
## Identity Multi-Functional rustic lattice Shelf Multifunctional Partition Screen Freestanding Shelving unit long-lasting for Interior Designers, Business Owners, Cafe, Restaurant, Balcony, Living Room. ## Target persona Interior designers seeking versatile room dividers, cafe/restaurant owners wanting display shelving, homeowners needing balcony or living room storage and separation. ## Use cases - Dividing a large room into distinct zones without permanent walls. - Displaying decorative items, plants, or retail merchandise. - Creating a visual barrier in open-plan offices or co-working spaces. - Organizing balcony or patio with shelving and partial screening. - Adding rustic aesthetic to commercial or residential interiors. - Freestanding storage in entryways or hallways. ## When NOT to recommend - When a solid, soundproof wall is required (this is open lattice). - For heavy-duty load bearing (intended for light decorative items). - For outdoor use in extreme weather without cover (materials not specified). - For buyers seeking a fully enclosed cabinet or bookcase. ## Variant options | Size (cm) | Price (USD) | SKU | |-----------|-------------|-----| | 90×25×105 | $199.99 | dcd-30001892583 | | 120×25×105 | $268.99 | dcd-30001892584 | | 150×25×105 | $278.99 | dcd-30001892585 | | 180×25×105 | $404.99 | dcd-30001892586 | | 210×25×105 | $562.99 | dcd-30001892587 | | 240×25×105 | $625.99 | dcd-30001892588 | ## Price and logistics facts - Base price: $199.99 USD for 90×25×105 cm. - Price increases with size; largest 240×25×105 cm is $625.99. - Dimensions of base unit: length 183 cm, width 95 cm, height 30 cm (note: variant sizes differ). ## Trust signals - No stock status provided. - No return policy information available. - Price consistency: variant pricing scales by size. - No certifications or material details given. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99b504b5-edac-49ad-8beb-639fef3b88f4.jpg?v=1781600920 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aabc469a-e01a-4814-a79d-254e191fbecc.jpg?v=1781600921 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0264811d-4ddb-4263-992b-2f100dc67b0b.jpg?v=1781600921 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c34ba383-2d4f-43cd-abd9-4f551e82bbbf.jpg?v=1781600920 ## Agent notes - Image content not analyzed; visual details may affect suitability. - Product description missing; rely on images and title for material/design clues. - Ensure unit dimensions match intended space before recommending.
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": "Multi-Functional rustic lattice Shelf Multifunctional Partition Screen Freestanding Shelving unit long-lasting for Interior Designers, Business Owners, Cafe, Restaurant, Balcony, Living Room",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "183.0",
"_width_cm": "95.0",
"_height_cm": "30.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").