Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99 – $30.99
Default variant: Beige / Basket Shelf
Default SKU: dcd-30003602209
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 美妆
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714319589615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266727
JSON data: https://landmarks.builders/products/wp-dcd-10001266727.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
桌面置物架收纳化妆品收纳盒护肤品高级玄关梳妆台口红香水收纳架
| 品牌 | 陈舍 |
| 货号 | WY650886375654 |
| 层数 | 1层 |
| 产品上市时间 | 其他 |
| 功能 | 免安装 |
| 材质 | 铁艺+pu皮 |
| 贸易属性 | 内贸+外贸 |
| 收纳场景 | 桌面收纳 |
| 箱装数量 | 见描述 |
| 风格 | 现代简约 |
| 款式 | 圆形 |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: Desktop organizer shelf for cosmetics, made of iron and PU leather, available in Beige or Coffee with Basket or Double Basket options, priced $22.99-$30.99.
Generated by: deepseek-v4-flash
## Identity Desktop organizer shelf for cosmetics (lipstick, perfume, skincare). Brand: 陈舍. Material: iron + PU leather. Dimensions: 43x22x25 cm. Style: modern minimalist, round shape. No assembly required. ## Target persona Vanity owners and beauty enthusiasts who need compact desktop storage for small cosmetics items; dorm residents or small-space dwellers wanting an elegant organizer. ## Use cases - Organizing lipsticks and small makeup tubes on a vanity. - Storing perfume bottles on a dresser or nightstand. - Holding skincare bottles and jars on a bathroom counter. - Displaying cosmetics collection on a desk or shelf. - Keeping daily-use makeup items tidy in a shared bathroom. ## When NOT to recommend - For storing heavy items like books or kitchen utensils. - For very large tall bottles (over 10cm height) that may not fit. - For outdoor or damp environments (PU leather may degrade). - For buyers needing a closed cabinet with doors. ## Variant options - Beige / Basket Shelf ($22.99 USD) - Beige / Double Basket Shelf ($30.99 USD) - Coffee / Basket Shelf ($22.99 USD) - Coffee / Double Basket Shelf ($30.99 USD) ## Price and logistics facts Price range: $22.99 - $30.99 USD. Dimensions: 43 x 22 x 25 cm. No shipping or return policy details provided in source facts. ## Trust signals Multiple variants in stock (listed with SKUs). Price consistency across single-shelf options. No certification or warranty information available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f0775482b1047fc94172e9daf3a217d.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fbb711c8c924b4cbb6f1e50febc9611.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c5e0b3528c8432f991bd049fecd85f8.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/856ab512c2884c5db8d7a7880b75d6dd.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46b15a7c5c4a4778aa57fb3bd52ffa62.png?v=1781085468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a2e6a1dc20f4a2a8cf31e0d66745925.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/814ee18512ec4e9ea0176864d003fa7c.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55a53821a8e64a7498ec0e2556fb1de9.png?v=1781085470 ## Agent notes - Image content not analyzed; trust visual descriptions only from product title and material facts. - No return policy, stock quantity, or shipping speed provided in source data.
This product has 16 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": 650000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "22.0",
"_height_cm": "25.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").