BookWalker

home / database

products

Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export)

3 rows where series_id = "CNT_1NAFJFNPJTCG"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: geoblock_id, listed_at (date), on_sale_at (date)

id ▼ content_id series_id parent_content_id level content_type product_type title alt_titles subtitle display_title display_title_short description description_short image_id display_order listed_at label_id geoblock_id display_name copyright on_presale_at on_sale_at off_sale_at add_on add_on_campaign_only
PRD_0T4EH54SDX2G CNT_2SPWMJVTP58G Trapped By His Love: The Duke's Unexpected Bride CNT_1NAFJFNPJTCG CNT_1NAFJFNPJTCG 2 1 1 Volume 1 []   Trapped By His Love: The Duke's Unexpected Bride, Volume 1   When her engagement to her childhood bully is announced, Alice Coleman — the gentle-hearted and serious daughter of an impoverished noble family — is utterly aghast. In a desperate bid to find someone to stand in as an alternate fiancé, she blurts out a proposal… to the wealthy, high ranking son of a Duke, Arthur Grindelbard. And to her shock, he accepts. Despite the strange beginning of their engagement, Arthur is an adoring fiancé to Alice, eager to spoil her with luxurious gifts and earn her affection. But behind his charming smile and solicitous attention lies a deeper intent and focus, hints of a man who has had his eye upon Alice for far longer than he cares to admit…   01KG9RQ2PMMBB9BYGS2AC3XZMX 1.0 2024-12-05T08:00:00.000Z Tokyopop LAB_2C2B4XAHKSHG GEO_1PQM5BDYSMG0 Trapped By His Love: The Duke's Unexpected Bride, Volume 1     2024-12-06T08:00:00.000Z   0 0
PRD_3KXN69MDTPZG CNT_3N18EGDNGNZ0 Trapped By His Love: The Duke's Unexpected Bride CNT_1NAFJFNPJTCG CNT_1NAFJFNPJTCG 2 1 1 Volume 2 []   Trapped By His Love: The Duke's Unexpected Bride, Volume 2   <B>A "Cinderella"-inspired fantasy romance full of twists, turns, and political intrigue!</B><BR /><BR />When her engagement to her childhood bully is announced, Alice Coleman &mdash; the gentle-hearted and serious daughter of an impoverished noble family &mdash; is utterly aghast. In a desperate bid to find someone to stand in as an alternate fianc&eacute;, she blurts out a proposal&hellip; to the wealthy, high ranking son of a Duke, Arthur Grindelbard.<BR /><BR /> And to her shock, he accepts.<BR /><BR /> Despite the strange beginning of their engagement, Arthur is an adoring fianc&eacute; to Alice, eager to spoil her with luxurious gifts and earn her affection. But behind his charming smile and solicitous attention lies a deeper intent and focus, hints of a man who has had his eye upon Alice for far longer than he cares to admit&hellip;   01KPHY5Q7Q8341VM32D6N38ZH9 2.0 2025-02-12T08:00:00.000Z Tokyopop LAB_2C2B4XAHKSHG GEO_1G15ETQ2GP3G Trapped By His Love: The Duke's Unexpected Bride, Volume 2     2025-05-20T00:00:00.000Z   0 0
PRD_3WS8KBCMFJB0 CNT_381MY8392HN0 Trapped By His Love: The Duke's Unexpected Bride CNT_1NAFJFNPJTCG CNT_1NAFJFNPJTCG 2 1 1 Volume 3 []   Trapped By His Love: The Duke's Unexpected Bride, Volume 3   The gentle-hearted daughter of an impoverished noble family, Alice Coleman never thought that her impetuous proposal to Arthur Grindelbard, the high-ranking son of a duke, would bring so much happiness into her life. Yet Alice soon learns that being engaged to a duke’s son isn’t without its dangers. As the story behind their shared past is revealed, Alice finds herself overwhelmed by the love that Arthur has held for her all these years — and all the more determined to devote herself to him in turn. But when Arthur’s former fiancée returns, she shows just how far she’ll go to reclaim Arthur for herself. With the help of an unexpected ally, Alice must face her most perilous challenge yet!   01KGBQF9PX1056EYB6855W7YPM 3.0 2025-06-24T07:00:00.000Z Tokyopop LAB_2C2B4XAHKSHG GEO_1PQM5BDYSMG0 Trapped By His Love: The Duke's Unexpected Bride, Volume 3     2025-07-08T07:00:00.000Z   0 0

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE products (
      id TEXT PRIMARY KEY,
      content_id TEXT NOT NULL,
      series_id TEXT NOT NULL,
      parent_content_id TEXT,
      level INTEGER NOT NULL,
      content_type INTEGER NOT NULL,
      product_type INTEGER NOT NULL,
      title TEXT NOT NULL,
      alt_titles TEXT NOT NULL,
      subtitle TEXT NOT NULL,
      display_title TEXT NOT NULL,
      display_title_short TEXT NOT NULL,
      description TEXT NOT NULL,
      description_short TEXT NOT NULL,
      image_id TEXT NOT NULL,
      display_order REAL NOT NULL,
      listed_at TEXT NOT NULL,
      label_id TEXT NOT NULL,
      geoblock_id TEXT,
      display_name TEXT NOT NULL,
      copyright TEXT,
      on_presale_at TEXT,
      on_sale_at TEXT NOT NULL,
      off_sale_at TEXT,
      add_on INTEGER NOT NULL,
      add_on_campaign_only INTEGER NOT NULL,
      FOREIGN KEY (series_id) REFERENCES series(id),
      FOREIGN KEY (label_id) REFERENCES labels(id),
      FOREIGN KEY (geoblock_id) REFERENCES geoblocks(id)
    );
CREATE INDEX idx_products_content ON products(content_id);
CREATE INDEX idx_products_series ON products(series_id);
CREATE INDEX idx_products_label ON products(label_id);
CREATE INDEX idx_products_geoblock ON products(geoblock_id);
CREATE INDEX idx_products_image ON products(image_id);
Powered by Datasette · Queries took 24.758ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS