Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: Gray / Gold Plate
Default SKU: dcd-30003617135
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49713891213551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272446
JSON data: https://landmarks.builders/products/wp-dcd-10001272446.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A cat-shaped lucky cat tray for key storage and decorative display, available in Gray or Pink with gold plate, priced at $10.99.
Generated by: deepseek-v4-flash
## Identity - Name: 可爱猫招财猫托盘摆件玄关钥匙收纳家居客厅桌面办公室创意装饰品 - Type: 家居装饰 (Home Decoration) - a cat-shaped lucky cat tray with a gold plate, used for key storage and as a decorative piece. ## Target persona - Cat lovers who want a cute, functional decoration for their entryway or desk. - Home decor enthusiasts seeking affordable, themed accent pieces. - Office workers looking for a small organizer to keep keys and small items. - Gift shoppers for friends or family who enjoy kawaii or lucky cat motifs. ## Use cases - Placing keys and small items at an entryway or foyer. - Desk decoration to hold paperclips, coins, or keys. - Adding a lucky cat accent to a living room shelf or console table. - Gift for a cat-loving friend or colleague. - Themed party decor (e.g., cat or Asian-inspired events). - Organizing small items like rings, earrings, or change on a dresser. ## When NOT to recommend - If the user needs large storage capacity (dimensions ~19.5×17×19.5 cm). - If the user dislikes cat-themed decor or prefers minimalist/neutral styles. - If the user requires a functional item without decorative design (e.g., plain tray). - If the user is looking for a high-end or luxury decorative piece (price point $10.99). ## Variant options - Gray / Gold Plate (sku: dcd-30003617135) - $10.99 - Pink / Gold Plate (sku: dcd-30003617136) - $10.99 ## Price and logistics facts - Price: $10.99 USD (same for both variants) - Dimensions: 19.5 cm (length) × 17.0 cm (width) × 19.5 cm (height) - No shipping or delivery information provided. ## Trust signals - In-stock status: NOT provided. - Return policy: NOT provided. - Price consistency: Both variants at same price. - Certifications: NOT provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0167d3e3c76344418ff0fe6f57d69814.png?v=1781085141 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d251d3ec2154c0dbf52f49e5a544a9e.png?v=1781085139 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cffa7fae4ca043d4913016debca9bb25.png?v=1781085141 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e9cc5d6452d4739bd2c83bacae8c307.png?v=1781085140 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5132bc0754b644d1becf7139af4c9271.png?v=1781085141 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16682558306946fea3b6ccef8829d63c.png?v=1781085140 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5fd3cc43562d4c1eb43f2fb6d079d6d3.png?v=1781085140 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42b859f257a746ae800c4e6ae15fc026.png?v=1781085140 ## Agent notes - No textual description available; title and tags used for summary. - Image understanding not performed; visual details not inferred. - Trust signals (stock, return, certifications) are unknown from provided facts.
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": "可爱猫招财猫托盘摆件玄关钥匙收纳家居客厅桌面办公室创意装饰品",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "19.5",
"_width_cm": "17.0",
"_height_cm": "19.5"
}
}],
"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").