Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $61.99
Default variant: Ra
Default SKU: dcd-30003461349
Default price: $61.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1530 g
Cart URL (default variant): https://landmarks.builders/cart/50151194886383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001224079
JSON data: https://landmarks.builders/products/m4x-10001224079.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artistic Design: This French bulldog figurine turns a classic dog shape into a bold statement piece with a graffiti-inspired finish that stands out in any home decor setting.
Decorative Use: As a resin dog statue, it works beautifully as a table ornament for a shelf, console, desk, or entryway, adding instant personality without taking up much space.
Material: Crafted from synthetic resin, this piece offers a solid decorative feel with a polished surface and detailed shaping that helps the colors and contours look sharp.
Design Attraction: The modern, colorful look gives graffiti bulldog decor a lively vibrant quality, making it an easy way to brighten a room and create a more creative, expressive atmosphere.
Display Effect: Sized to make a visible impression, it is designed to bring a playful focal point to living rooms, bookshelves, or reception areas while fitting naturally into contemporary interiors.
Summary: French Canine Figurine Unique Gift French Canine Statue Artistic Resin Dog Statue for Living Room, Entryway, Bookshelf. 【Artistic Design】: This French bulldog figurine turns a classic dog shape into a bold statement piece with a graffiti-inspired finish that stands out in any home decor setting. 【Decorative Use】: As a resin dog statue, it works beautifully as a table ornament for a shelf, console, desk, or entryway, adding instant personality without taking up much space. 【Material】: Crafted from synthetic resin, this piece offers a solid decorative feel with a polished surface and detailed sh
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": "French Canine Figurine Unique Gift French Canine Statue Artistic Resin Dog Statue for Living Room, Entryway, Bookshelf",
"product_id": 9456993632495,
"variant_id": 50151194886383,
"quantity": 1,
"grams": 1530,
"length_cm": "37.5",
"width_cm": "34.0",
"height_cm": "34.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").