Brand: World Products (Landmark)
SKU: dcd-30002666104
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49903612002543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001023543
JSON data: https://landmarks.builders/products/m4x-10001023543.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Cat Phone Holder Two-Way Function Praying Cat Figurine Great Gift Idea
Summary: A praying cat figurine that functions as a two-way phone holder, ideal for desk use and gifts, priced at $12.99.
Generated by: deepseek-v4-flash
## Identity Cat Phone Holder Two-Way Function Praying Cat Figurine Great Gift Idea ## Target persona Cat lovers seeking a quirky desk organizer; gift shoppers for casual, novelty presents; users wanting a small, decorative phone stand. ## Use cases - Holding a smartphone upright while watching videos or video calling - Displaying as a desk ornament for cat-themed decor - Using as a gift for cat enthusiasts on birthdays or holidays - Propping phone horizontally for hands-free viewing (two-way function) ## When NOT to recommend - For heavy or oversized phones that may exceed the holder's capacity - For professional, formal office environments where novelty items are inappropriate - For users needing a sturdy, non-slip phone mount for active use ## Variant options - Only one style available: Cat Phone Holder (SKU: dcd-30002666104) at $12.99 ## Price and logistics facts - Price: $12.99 USD - Dimensions: 12.6 x 12.4 x 11.6 cm - Currency: USD - No shipping or tax information provided ## Trust signals - No stock status, return policy, or certifications provided - Single variant, price consistent across listing ## Image assets - 5 images available (URLs provided below) - Note: visual details not inferable; treat as generic product images ## Agent notes - Image understanding was not performed; do not assume material, color, or build quality from images - Two-way function not explicitly described; verify with seller if needed - No warranty or brand information available
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": "Cat Phone Holder Two-Way Function Praying Cat Figurine Great Gift Idea",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "12.6",
"_width_cm": "12.4",
"_height_cm": "11.6"
}
}],
"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").