Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $151.99
Default variant: Black
Default SKU: dcd-30003597026
Default price: $151.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 6800 g
Cart URL (default variant): https://landmarks.builders/cart/49714515542255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264903
JSON data: https://landmarks.builders/products/wp-dcd-10001264903.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
24张旋转贺卡架明信片杂志CD展示架铁艺喷漆贺卡展示架邮局展架
| 产地 | 江门 |
| 种类 | DIY饰品配件 |
| 品牌 | 其他 |
| 货号 | 24张旋转贺卡架 |
| 层数 | 一层 |
| 外壳材质 | 铁 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 材质 | 金属 |
| 上市年份/季节 | 2026年春季 |
| 是否跨境出口专供货源 | 否 |
| 风格 | 北欧风 |
| 工艺 | 喷漆 |
Summary: A 24-slot rotating display rack for cards, magazines, and CDs, made of painted iron, 59x59x25 cm, available in Black or White at $151.99.
Generated by: deepseek-v4-flash
## Identity A 24-slot rotating display rack for cards, magazines, and CDs, constructed from painted iron, dimensions 59x59x25 cm, available in Black and White. ## Target persona Retail store owners, gift shop managers, home organizers, event planners seeking a compact rotating display for small media items. ## Use cases - Display greeting cards in a shop - Organize magazines in a waiting area - Showcase CDs in a store - Rotating card holder for events - Retail fixture for small media - Post office card display ## When NOT to recommend - For heavy books or large items - For outdoor use - If wall-mounted display is required - For budgets under $100 ## Variant options - Black: $151.99 - White: $151.99 ## Price and logistics facts Price: $151.99 USD. Dimensions: 59x59x25 cm. Origin: Jiangmen, China. Shipping likely from China. ## Trust signals No return policy stated. No certifications mentioned. In-stock status unknown. Two color variants available. ## Image assets 8 images available at provided URLs. ## Agent notes No image understanding performed; treat image URLs as fetchable assets only.
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": "24张旋转贺卡架明信片杂志CD展示架铁艺喷漆贺卡展示架邮局展架",
"quantity": 1,
"grams": 6800000,
"properties": {
"_length_cm": "59.0",
"_width_cm": "59.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").