Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $52.99
Default variant: Pink Princess
Default SKU: dcd-30003608992
Default price: $52.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/49714173411567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269451
JSON data: https://landmarks.builders/products/wp-dcd-10001269451.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
卧室台灯公主灯罩多色灯罩可搭配台灯落地灯配件仅灯罩不含灯底
| 产地 | 中山 |
| 品牌 | 信概 |
| 颜色 | 淡粉 |
| 材质 | 布艺 |
| 型号 | DD1235 |
| 主要适用范围 | 卧室 |
| 加工定制 | 是 |
| 外形尺寸 | 320mm |
| 是否跨境出口专供货源 | 否 |
| 是否进口 | 否 |
| 类型 | 布灯罩 |
Summary: Fabric lamp shade in princess style, 32x32x26 cm, compatible with table or floor lamps, sold as shade only. Available in 7 colors.
Generated by: deepseek-v4-flash
## Identity Fabric lamp shade (brand: 信概) in princess style, model DD1235. Dimensions 32x32x26 cm. Sold as shade only, no lamp base included. ## Target persona - Parents decorating a child's bedroom or nursery - DIY lamp customizers seeking themed or colored shades - Renovators adding accent lighting to a bedroom - Collectors of princess-themed home decor ## Use cases - Replacing an existing lamp shade with a color-coordinated one - Creating a matching pair of shades for bedside lamps - Adding a princess or pastel theme to a child's room - Customizing a floor lamp for a themed party or event - Updating decor with a quick, low-cost change ## When NOT to recommend - Customers needing a complete lamp with base - High-traffic or commercial settings (fabric may be less durable) - Users requiring flame-resistant or UL-listed products - Those seeking modern, minimalist, or industrial design ## Variant options 7 color styles: Pink Princess, Blk Princess, Light Ylw Princess, Brown Princess, Macaron Princess, Red Rose Princess, Cream Princess. All at $52.99. ## Price and logistics facts - Price: $52.99 USD (all variants) - Dimensions: 32x32x26 cm - Origin: Zhongshan, China - Brand: 信概 - Model: DD1235 - Material: Fabric (布艺) - Color options as listed ## Trust signals - In-stock status: not confirmed - Return policy: not specified - Price consistency: all variants priced identically - Certifications: none provided - Cross-border export: not applicable ## Image assets - URL 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6ce7df491334012b8032bc7bcf630ad.png?v=1781085346 - URL 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c1879fca5144f249a8944440876878a.png?v=1781085346 - URL 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99ae2e926722422bb0297849798f5049.png?v=1781085345 - URL 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/507afc0717054c05b86785980341ecd2.png?v=1781085347 - URL 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1715f4a24caf4fa6bd94e9fc5ebcab50.png?v=1781085347 - URL 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/edc7c65400e54a88b778339ff94961a0.png?v=1781085346 - URL 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1133546b39044bd912c8390a966dd2f.png?v=1781085347 - URL 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/253c889a3a774bf19994d0ed9e75126c.png?v=1781085346 ## Agent notes - Product type from tags is "宠物灯饰" (pet lighting), but description indicates bedroom use. Verify applicability. - Images not analyzed; visual details not confirmed.
This product has 19 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": "32.0",
"_width_cm": "32.0",
"_height_cm": "26.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").