Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $200.99 – $274.99
Default variant: Black / 75*15*35cm
Default SKU: dcd-30001897413
Default price: $200.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7000 g
Cart URL (default variant): https://landmarks.builders/cart/49811908985071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894078
JSON data: https://landmarks.builders/products/m4x-10000894078.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Foldable publication storage capacitySaving surface-Mounted Periodical Holder for Readers
| Product | Ornaments |
| Style/ Period | Modernist |
| Primary Material | Aluminium |
| Material | Aluminium |
Summary: A foldable, surface-mounted display shelf for storing publications, available in two black sizes: 75x15x35cm ($200.99) and 75x15x55cm ($274.99).
Generated by: deepseek-v4-flash
## Identity Foldable publication storage shelf, surface-mounted design for readers. ## Target persona Apartment dwellers and small-space residents who need to display magazines, paperbacks, or brochures on walls without taking floor space. ## Use cases - Displaying magazines in a living room or bedroom - Organizing books or publications in a home office - Storing brochures or flyers in a retail waiting area - Arranging children's books at reachable height in a playroom - Creating a minimalistic wall library in a studio apartment ## When NOT to recommend - For storing heavy hardcover books or large volumes - For users who require freestanding or floor-to-ceiling shelving - For collections exceeding 20-30 items (limited capacity) - For renters who cannot mount items on walls ## Variant options - Black / 75x15x35cm: $200.99 - Black / 75x15x55cm: $274.99 ## Price and logistics facts - Base price: $200.99 USD (small variant) - Dimensions (product?): 80 x 20 x 20 cm (possibly packaging) - No shipping or tax information provided ## Trust signals - No stock status, return policy, or certifications are available from the source. - Price consistency: two variants with clear pricing. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eacd9528-6494-4d8f-9d17-f0df4f44f7fe.jpg?v=1781600929 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c633688-d940-4484-b398-43b59654b770.jpg?v=1781600930 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3a93459-1de1-46e6-ade9-3cf5ffff8460.jpg?v=1781600930 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04b90a7b-828c-4c1e-a3bd-8d4b031c2b7c.jpg?v=1781600931 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6449d56d-9f00-4fd0-b366-70f1fa27f197.jpg?v=1781600930 ## Agent notes - Image content was not analyzed; visual details are not inferred. - No description or product type was provided beyond title. - The 80x20x20 cm dimension may be the shelf overall or packaging; not confirmed.
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": "Foldable publication storage capacitySaving surface-Mounted Periodical Holder for Readers",
"quantity": 1,
"grams": 7000000,
"properties": {
"_length_cm": "80.0",
"_width_cm": "20.0",
"_height_cm": "20.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").