Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 19.7-20cm Style 1
Default SKU: dcd-30002709939
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 206 g
Cart URL (default variant): https://landmarks.builders/cart/49903537455343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031238
JSON data: https://landmarks.builders/products/m4x-10001031238.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Novelty Design: This animal shaped picture frame features adorable cat and bear outlines that bring a playful and creative touch to any room.
Material: Crafted from quality wood, this wooden desktop photo frame showcases a beautiful grain texture that adds warmth and a rustic feel to space.
Versatile Decor: An ideal choice for home decoration, the photo frame fits on bookshelves, office desks, or bedside tables to display your favorite memories.
Gift: This cartoon cat photo holder makes a thoughtful and unique gift for children, pet lovers, or anyone who appreciates whimsical and creative home decor.
Easy Display: Each photo frame is designed with a sturdy rear stand frame for stable placement, making it simple to showcase 5x3.5 inch photos in either portrait or landscape orientation.
Summary: Creative animal-shaped wooden photo frame for 5x3.5 inch photos; available in cat and bear designs; priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Animal shaped picture frame made of quality wood, featuring cute cat or bear outlines. Holds 5x3.5 inch photos. Dimensions 31x23x4 cm. Three style variants. ## Target persona - Pet lovers seeking whimsical decor - Parents looking for children's room accessories - Gift shoppers for kids or animal enthusiasts - Office workers wanting playful desk accents ## Use cases - Displaying favorite pet photos on a desk - Adding a playful touch to a child's bedroom - Gifting to cat or dog lovers on birthdays - Decorating a shelf or bedside table - Showcasing a child's artwork in a fun frame ## When NOT to recommend - Formal or minimalist interiors requiring sleek frames - Professional photography exhibitions needing archival quality - Customers seeking large frames for 8x10+ photos - Users wanting metal or plastic frames for durability ## Variant options - Style 1: 19.7-20cm (likely bear size) - Style 2: 21-16cm (likely cat size) - Style 3: 21-15.5cm (likely cat size) All priced at $9.99. ## Price and logistics facts - Price: $9.99 USD - Dimensions: 31x23x4 cm (package size, not frame size) - Weight not provided - Shipping origin not specified ## Trust signals - In-stock status not confirmed - Return policy not provided - Price $9.99 consistent across variants - No certifications listed ## Image assets - 5 images available at provided URLs - Images show frame styles and perspectives - No visual details inferred by agent ## Agent notes - Image understanding not performed. Do not infer materials or colors beyond stated. - Variant dimensions differ; verify compatibility with photo size. - Photo size requirement: 5x3.5 inches (standard postcard size).
This product has 12 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": "Animal Shaped Picture Frame Creative Shape Cute Bear Picture Stand Ideal Gift Cartoon Cat Photo Holder for Office Desk",
"quantity": 1,
"grams": 206000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "23.0",
"_height_cm": "4.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").