Brand: Send From China
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.14 – $24.31
Default variant: Green / Style A
Default SKU: dcd-30004007888
Default price: $20.14
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Home Decor
Vendor: World Products
Weight: 1900 g
Cart URL (default variant): https://sendfromchina.ai/cart/50461143990511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001412216
JSON data: https://sendfromchina.ai/products/wp-dcd-10001412216.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This pair of swordfish ornaments is crafted from resin and plastic, featuring a European style. The color is described as brilliant gold. It comes in a pair. The packaging is a cardboard box with foam. The item number is ST839AB, and the brand is Mingya. It is not an IP-licensed product and is not considered a gift.
Summary: Pair of swordfish ornaments in resin/plastic, European style. Green, Blue, Red $20.14; Gold $24.31. 48x26x48 cm. Brand Mingya, item ST839AB. Not IP-licensed, not gift.
Generated by: deepseek-v4-flash
## Identity Pair of swordfish ornaments by Mingya, item ST839AB. Crafted from resin and plastic. European style. Sold as a pair. Packaging is a cardboard box with foam. Not IP-licensed and not a gift item. ## Target persona - Budget-conscious home decorator seeking a large nautical-themed accent piece (~$20-24). - Office worker wanting a distinctive desktop or shelf decoration with an old-world or maritime feel. - Collector of animal figurines looking for a specific European-style pair. ## Use cases - Placement on a living room shelf, mantel, or sideboard to add a nautical accent. - Desk or bookshelf decor in a home office or professional workspace. - Pairing with other ocean/marine-themed decor for a cohesive theme. - As a conversation piece in a waiting room, lobby, or retail display. - Gift replacement? Note: not gift-packaged, but can be given as a casual present. ## When NOT to recommend - When the buyer expects a licensed character or brand (not IP-licensed). - When gift packaging or gift-ready presentation is required. - When the buyer wants a small or compact figurine; dimensions are large (48x26x48 cm). - When the buyer seeks premium materials like solid metal or wood; this is resin/plastic. - When the buyer needs immediate stock confirmation; no stock status provided in data. ## Variant options - Green / Style A (SKU dcd-30004007888) – $20.14 - Green / Style B (SKU dcd-30004007889) – $20.14 - Blue / Style A (SKU dcd-30004007890) – $20.14 - Blue / Style B (SKU dcd-30004007891) – $20.14 - Red / Style A (SKU dcd-30004007892) – $20.14 - Red / Style B (SKU dcd-30004007893) – $20.14 - Gold / Style A (SKU dcd-30004007894) – $24.31 - Gold / Style B (SKU dcd-30004007895) – $24.31 ## Price and logistics facts - Base price for Green, Blue, Red: $20.14 USD (all styles A/B). - Gold variant: $24.31 USD (all styles A/B). - Dimensions: 48.0 cm (length) × 26.0 cm (width) × 48.0 cm (height). - No shipping weight, lead time, or fulfillment details provided. ## Trust signals - Item number ST839AB and brand Mingya identified. - Product quality tag: 'wp-quality-audited' in catalog tags. - Material explicitly listed as resin and plastic. - No stock status, return policy, or warranty information available in provided facts. - Not IP-licensed – confirmed factual. ## Image assets - No image URLs were provided in the source data. No images can be fetched or evaluated. ## Agent notes - Image understanding was not performed because image_urls is empty. - Description mentions 'brilliant gold' color, but Gold is a separate, higher-priced variant; the other colors are Green, Blue, Red. - Verify current stock and shipping before making a recommendation. - Confirm return policy from the selling channel if the buyer may need to return. - Dimensions indicate a large decorative item; confirm the buyer has adequate space.
This product has 1 imagein 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 cross-border shipping rates 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": "European Style Swordfish Ornament Pair for Home and Office Decor",
"product_id": 9540624089327,
"variant_id": 50461143990511,
"quantity": 1,
"grams": 1900,
"length_cm": "48.0",
"width_cm": "26.0",
"height_cm": "48.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").