Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $47.99 – $62.99
Default variant: 1-18
Default SKU: dcd-30003299651
Default price: $62.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49810812010735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001166407
JSON data: https://landmarks.builders/products/m4x-10001166407.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Collectible Decor: This collectible decor piece brings a detailed miniature figurine look to any shelf, desk, or display cabinet, adding a stylish photography-inspired accent without taking up much space.
Hand-Painted Details: The hand-painted girl figure is designed with careful color separation and a realistic pose, giving the photographer miniature statue a crafted, artistic feel that stands out in close-up displays.
Material: Made as a resin-based scale model girl ornament, it offers a solid decorative presence and a polished finish that suits collectible arrangements and tabletop scenes.
Display Attraction: With its compact size and static pose, this miniature figurine works well for shelf styling, scene setting setups, and photo-themed collections where a small but eye-catching accent is needed.
Purpose: Designed to create a calm, casual photography moment, this figure helps build a lifestyle scene that adds character, story, and visual interest to home or studio displays.
Summary: Photographer Figurine Realistic Details Photographer Miniature Statue for Shelf. Description: 【Product Type】: A photographer miniature statue designed as a collectible decor piece, capturing a casual girl figure with a camera in a compact display format for collectors and model scenes. 【Material & Finish】: This miniature figurine is made with a finely finished surface and hand-painted details that help the hand-painted girl figure stand out with a realistic, crafted look. 【Display Attraction】: The scale model girl ornament adds character to shelves, desktops, dioramas, and photo-themed setups,
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Photographer Figurine Realistic Details Photographer Miniature Statue for Shelf",
"product_id": 9429825585391,
"variant_id": 49810812010735,
"quantity": 1,
"grams": 80,
"length_cm": "18.0",
"width_cm": "16.0",
"height_cm": "5.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").