Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99
Default variant: White
Default SKU: dcd-30002711966
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49903525429487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031754
JSON data: https://landmarks.builders/products/m4x-10001031754.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Astrological Pig Jewelry Box Handmade Craft Enameled Pig Trinket Box Hand
| Size | 8X6.2CM |
Summary: This handmade enameled pig-shaped jewelry box is available in White, Pink, and Gold at $26.99. Dimensions are 24x18x10 cm. Suitable as a decorative trinket holder for pig enthusiasts.
Generated by: deepseek-v4-flash
## Identity Astrological Pig Jewelry Box Handmade Craft Enameled Pig Trinket Box Hand ## Target persona Collectors of pig figurines, fans of Chinese zodiac (Year of the Pig), gift shoppers seeking animal-themed decor for pig lovers, individuals looking for small affordable enameled trinket boxes. ## Use cases - Displaying on a shelf or dresser as pig-themed decor - Storing small jewelry like rings, earrings, or pins - Gift for someone born in the Year of the Pig - Collectible for pig figurine collectors - Office desk organizer for tiny items ## When NOT to recommend - Customers needing large jewelry storage (box is small) - Those seeking a fine jewelry box with velvet lining or compartments - People who dislike pig motifs or enameled decorations - Professional or heavy-duty storage needs ## Variant options - White ($26.99) - Pink ($26.99) - Gold ($26.99) ## Price and logistics facts - Price: $26.99 USD - Dimensions: 24 cm x 18 cm x 10 cm (length x width x height) - Note: Description mentions size 8x6.2 cm, possibly referring to the pig figure; the provided dimensions refer to the box. ## Trust signals - Multiple variants available at the same price - Handmade enameled craft ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e131905-3ee5-4135-a23b-a8fc252f78b3.jpg?v=1782146576 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77b6513b-433a-44f8-a1d8-17941c753f13.jpg?v=1782146573 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7dd61d6-1c6b-4fda-a920-fdf3828eb196.jpg?v=1782146574 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c862fd8a-e3bb-4a55-b545-b94ecfaac63e.jpg?v=1782146573 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de74a6e9-2104-46dc-9818-6a7fb6c89490.jpg?v=1782146575 ## Agent notes - Image understanding was not performed; visual details like quality, finish, actual pig design are not described here. - There is a potential discrepancy: product description says 'Size 8X6.2CM' but dimensions provided are 24x18x10 cm. This could mean the box dimensions vs. the pig motif size. Verify with actual measurements. - No stock status, return policy, or certification information is 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": "Astrological Pig Jewelry Box Handmade Craft Enameled Pig Trinket Box Hand",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "6.2",
"_height_cm": "10.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").