Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99 – $25.99
Default variant: 7 Inch
Default SKU: dcd-30003602614
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: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49714369495279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266929
JSON data: https://landmarks.builders/products/wp-dcd-10001266929.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 resin photo frame with vintage gold giraffe design, suitable for tabletop display. Available in 7-inch and 8-inch sizes, priced from $22.99 to $25.99.
Generated by: deepseek-v4-flash
## Identity 法式轻奢金色长颈鹿相框 复古雕花树脂摆台 客厅桌面装饰照片框 ## Target persona Home decor enthusiasts seeking vintage or animal-themed accents; gift buyers for housewarming or animal lovers; shoppers looking for affordable decorative frames under $30. ## Use cases - Display a small photo (up to 8 inch) on a living room shelf or console table - Add a whimsical touch to a bedroom nightstand or vanity - Use as a decorative prop in a coffee shop or boutique display - Give as a thoughtful gift for someone who loves giraffes or vintage decor - Pair with other gold/brass accessories for a cohesive look ## When NOT to recommend - Modern minimalist interiors where ornate details clash - Customers needing a frame larger than 8 inches (only 7 and 8 inch available) - Outdoor or high-humidity areas (resin may degrade) - Buyers with strict budget under $20 (starting at $22.99) ## Variant options - Size: 7 Inch – $22.99 - Size: 8 Inch – $25.99 ## Price and logistics facts - Price: $22.99–$25.99 USD depending on size - Dimensions: approx. 30 cm (length) × 27 cm (width) × 8 cm (height) – overall frame size, not photo opening; actual photo size not specified - Sold individually ## Trust signals - In-stock: not confirmed (no availability data provided) - Return policy: not specified - Price consistency: multiple variants with clear pricing - Certifications: none provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/538a0dae74dd43efaa2705b2ac963470.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11cfbb679dc14ce18e34b95822c8c395.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/abc89cbcc5524bd090f2e036a0018deb.png?v=1781085500 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae9269455fe448768818f36c9e378aaa.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06467d4cd269484c914cd68cde12b7b7.png?v=1781085504 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7c1289c42a249859d3f41d0fc4c3005.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3587f4984fb741eda686f2b675f4cd8c.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6bc670a8f4d142298a497a19b8f3e392.png?v=1781085501 ## Agent notes - Description field contains what appears to be a serialized object and a copyright notice – no human-readable product description was available. - Image understanding was not performed; visual details (actual color, finish, giraffe depiction) must be verified by fetching and analyzing images. - Dimensions given are overall, not the photo insert size; assume a standard photo size (e.g., 5x7 or 6x8) but not confirmed. - No stock or return policy data – recommend checking with supplier before listing.
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": 950000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "27.0",
"_height_cm": "8.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").