Product data

Signature Design by Ashley®

Structured Signature Design by Ashley® product data for search, recommendations, and AI shopping agents.

What Signature Design by Ashley® can I help you find?

In the catalog

Sample Signature Design by Ashley® products

A live slice of the Signature Design by Ashley® catalog — titles, images, and prices the API returns today.

Havalance Tv Stand For Tvs Up To 67"

Havalance Tv Stand For Tvs Up To 67"

$550

Maddwarth Accessory Set (set Of 5)

Maddwarth Accessory Set (set Of 5)

$100

Advin Accent Mirror

Advin Accent Mirror

$280

Mette Table Lamp

Mette Table Lamp

$80

Flurinworth Polyresin Vase

Flurinworth Polyresin Vase

$175

Henderson Pad-arm Reclining Sofa

Henderson Pad-arm Reclining Sofa

$640

Aldwin Farmhouse Square Coffee Table With Storage

Aldwin Farmhouse Square Coffee Table With Storage

$350

Gizeh Table Lamp

Gizeh Table Lamp

$220

Whitham Table Lamp

Whitham Table Lamp

$150

Jorielyn Square Table

Jorielyn Square Table

$41,900

Youth Bedroom Set W/ 2 Side Storage Bed

Youth Bedroom Set W/ 2 Side Storage Bed

$886

Kinlanni - Six Drawer Dresser

Kinlanni - Six Drawer Dresser

One endpoint

Filter Signature Design by Ashley® with a brand ID

The same search used in the demo above. Pass brand_ids to keep results inside this catalog. 1,000 free searches a month.

  • Normalized titles, images, and stable brand IDs
  • Live prices, availability, and merchant URLs
  • Affiliate-ready offers when a rate is available
curl https://api.trychannel3.com/v1/search \
  -H "x-api-key: $CHANNEL3_API_KEY" \
  -H "content-type: application/json" \
  -d '{
  "query": "Signature Design by Ashley® products",
  "filters": {
    "brand_ids": [
      "Yogq"
    ]
  },
  "limit": 20
}'
from channel3_sdk import Channel3

client = Channel3()

response = client.products.search(
    query="Signature Design by Ashley® products",
    filters={"brand_ids": ["Yogq"]},
    limit=20,
)
import { Channel3 } from "@channel3/sdk";

const client = new Channel3();

const response = await client.products.search({
  query: "Signature Design by Ashley® products",
  filters: {
    brand_ids: ["Yogq"],
  },
  limit: 20,
});

FAQs

How developers pull Signature Design by Ashley® into agents, search, and affiliate flows.

For Signature Design by Ashley®

Do you work at Signature Design by Ashley®?

Channel3 can help Signature Design by Ashley® show up more accurately across AI shopping apps. No technical work. Most teams are live the same week.

Drive more AI sales

Build with this catalog

1,000 free searches every month. No credit card required.