Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $10.99
Default variant: Octagonal / Pendant/Necklace Box
Default SKU: dcd-30000068042
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49946331480303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011581
JSON data: https://landmarks.builders/products/m4x-10000011581.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Octagonal Jewelry Box Travel Organizer Plush Display Holder
Summary: A $9.99 octagonal jewelry box travel organizer with plush interior, available in multiple compartment sizes for pendants, rings, bracelets, and bangles.
Generated by: deepseek-v4-flash
## Identity Octagonal Jewelry Box Travel Organizer Plush Display Holder – a compact, plush-lined storage box for jewelry, sold in multiple compartment configurations. ## Target persona - Jewelry resellers or small business owners needing display/packaging for individual pieces. - Travelers who want to organize small jewelry items without bulk. - Crafters or hobbyists storing small parts or collectibles. ## Use cases - Storing and displaying a single pendant or necklace in a shop or at a market. - Packing rings or earrings for travel in a padded compartment. - Organizing bangles or bracelets side by side in a drawer. - Separating multiple jewelry pieces in a larger Multi-Jewelry Box variant. - Gifting jewelry with a neat presentation box. ## When NOT to recommend - For customers needing a full-sized jewelry chest with multiple drawers. - For storing large watches, belts, or bulky accessories. - For high-value items requiring lockable or tamper-proof security. - For users seeking a non-plush, rigid travel case (hard shell). ## Variant options - Octagonal / Pendant/Necklace Box – $9.99 - Octagonal / Ring/Earring Box – $9.99 - Octagonal / Bangle Box – $9.99 - Octagonal / Long Bracelet Box – $9.99 - #8538 Right Angle / Long Bracelet Box – $9.99 - #8538 Right Angle / Ring Box – $9.99 - #8538 Right Angle / Bangle Box – $9.99 - Multi-Jewelry Box (18.5x13.3x5.2 cm) – $10.99 ## Price and logistics facts - Price range: $9.99–$10.99 USD. - Dimensions: Outer box 24.0 cm x 16.0 cm x 7.0 cm (unless variant specifies otherwise). - Multi-Jewelry Box variant: 18.5 cm x 13.3 cm x 5.2 cm. ## Trust signals - In-stock status not confirmed from facts. - No return policy provided. - Price appears consistent across variants. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b093f4f7-cf63-4ca8-aae3-29d9bd28dbec.png?v=1782181190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58f9f88d-215b-4a40-b3c2-70b3e44a4336.png?v=1782181190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/566da2cd-f527-4725-b69f-db3d0fdabe4a.png?v=1782181190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b23fac45-f705-469b-a4b0-0609f38b6c01.png?v=1782181191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e93ed1e-7fe9-4383-a660-c2dba2a15058.png?v=1782181191 ## Agent notes - Image content not analyzed; treat image URLs as fetchable assets only. - Outer box dimensions may not reflect interior compartment dimensions. - Plush material implied but not specified.
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": "Octagonal Jewelry Box Travel Organizer Plush Display Holder",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "16.0",
"_height_cm": "7.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").