Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.86
Default variant: Study Hard Play Hard
Default SKU: dcd-30003678704
Default price: $4.86
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Basketball Hoop Toy
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/50405836849391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001295749
JSON data: https://landmarks.builders/products/wp-dcd-10001295749.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
A decorative basketball hoop ornament with a round basketball-pattern base and a vertical metal support. Features a backboard with a printed slogan, a silver-colored metal rim, and a chain mesh net. Includes a built-in night light above the backboard that casts a warm glow. Comes with a small orange basketball resting in the hoop and two additional mini basketballs on the base. Suitable for desks, nightstands, or shelves.
Summary: A mini basketball hoop desk ornament with a built-in night light, chain mesh net, and three small basketballs. Sold in two slogan styles at $4.86 USD each. Dimensions 26x22x11 cm.
Generated by: deepseek-v4-flash
## Identity Mini Basketball Hoop Ornament with Light for Office Desk. Decorative toy with a round basketball-pattern base, vertical metal support, backboard with printed slogan, silver metal rim, chain mesh net, and a built-in night light above the backboard. Includes one small basketball resting in the hoop and two additional mini basketballs on the base. Dimensions: 26 x 22 x 11 cm. Weight not specified. ## Target persona - Office workers who want a basketball-themed desk accessory that also functions as a small night light. - Basketball fans looking for a low-cost, space-saving decorative item for a desk, nightstand, or shelf. - Gift givers seeking a novelty gift under $10 for a basketball enthusiast. ## Use cases - Placing on an office desk to add a basketball motif and provide ambient warm light. - Displaying on a nightstand or shelf as a decorative ornament with a nighttime glow. - Using as a small conversation starter or personal workspace decoration. - As a low-cost novelty gift for a basketball fan or student. ## When NOT to recommend - When the buyer intends to actually play basketball (too small, chain net, decorative only). - When a durable, high-impact toy is needed for children who may throw objects aggressively. - When outdoor use is required; this is an indoor ornament. - When the buyer expects a full-size basketball hoop or regulation net. ## Variant options Two styles, both priced at $4.86 USD: - Study Hard Play Hard (SKU: dcd-30003678704) - Stay Focused Patient (SKU: dcd-30003678705) ## Price and logistics facts - Price: $4.86 USD per variant; same price for both styles. - Dimensions: 26 cm (length) x 22 cm (width) x 11 cm (height). - Currency: USD. - Weight and shipping costs not provided. ## Trust signals - Product is tagged as content-validated and quality-audited in the catalog. - Price consistency: both variants at $4.86 USD. - In-stock status: not explicitly stated; availability should be confirmed. - Return policy: not provided. - No certifications or materials claims are made beyond the description. ## Image assets Five product images are available at the following URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/725b5b50-0f46-425d-9a2f-ce766b533ed6.jpg?v=1786242139 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5579202b-90f6-4ed6-acac-90b8a81d3848.jpg?v=1786242138 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0bdd9e32-cf27-47fc-a450-92c9b9dcf52c.jpg?v=1786242206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fef93ff4-d16e-41e7-bffa-ddafb2bd9054.jpg?v=1786242527 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/030d0c7e-b732-4f30-8ec1-c1feeb73312a.jpg?v=1786242169 ## Agent notes - No image analysis was performed in generating this page; visual details in the description are sourced from the provided text only. - Confirm inventory and shipping details before recommending to buyers. - Verified that the product is a novelty ornament, not a functional, full-size basketball hoop.
This product has 8 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": "Mini Basketball Hoop Ornament with Light for Office Desk",
"product_id": 9537732149487,
"variant_id": 50405836849391,
"quantity": 1,
"grams": 350,
"length_cm": "26.0",
"width_cm": "22.0",
"height_cm": "11.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").