"), r.close()), !r) throw Error("base not supported"); var a = r.createElement("base"); a.href = n, r.getElementsByTagName("head")[0].appendChild(a); var i = r.createElement("a"); return i.href = t, i.href } finally { e && e.parentNode.removeChild(e) } }()); var l = i(t || ""), f = function () { if (!("defineProperties" in Object)) return !1; try { var e = {}; return Object.defineProperties(e, { prop: { get: function () { return !0 } } }), e.prop } catch (t) { return !1 } }(), h = f ? this : document.createElement("a"), m = new o(l.search ? l.search.substring(1) : null); return m._url_object = h, Object.defineProperties(h, { href: { get: function () { return l.href }, set: function (e) { l.href = e, r(), u() }, enumerable: !0, configurable: !0 }, origin: { get: function () { return "origin" in l ? l.origin : this.protocol + "//" + this.host }, enumerable: !0, configurable: !0 }, protocol: { get: function () { return l.protocol }, set: function (e) { l.protocol = e }, enumerable: !0, configurable: !0 }, username: { get: function () { return l.username }, set: function (e) { l.username = e }, enumerable: !0, configurable: !0 }, password: { get: function () { return l.password }, set: function (e) { l.password = e }, enumerable: !0, configurable: !0 }, host: { get: function () { var e = { "http:": /:80$/, "https:": /:443$/, "ftp:": /:21$/ }[l.protocol]; return e ? l.host.replace(e, "") : l.host }, set: function (e) { l.host = e }, enumerable: !0, configurable: !0 }, hostname: { get: function () { return l.hostname }, set: function (e) { l.hostname = e }, enumerable: !0, configurable: !0 }, port: { get: function () { return l.port }, set: function (e) { l.port = e }, enumerable: !0, configurable: !0 }, pathname: { get: function () { return "/" !== l.pathname.charAt(0) ? "/" + l.pathname : l.pathname }, set: function (e) { l.pathname = e }, enumerable: !0, configurable: !0 }, search: { get: function () { return l.search }, set: function (e) { l.search !== e && (l.search = e, r(), u()) }, enumerable: !0, configurable: !0 }, searchParams: { get: function () { return m }, enumerable: !0, configurable: !0 }, hash: { get: function () { return l.hash }, set: function (e) { l.hash = e, r() }, enumerable: !0, configurable: !0 }, toString: { value: function () { return l.toString() }, enumerable: !1, configurable: !0 }, valueOf: { value: function () { return l.valueOf() }, enumerable: !1, configurable: !0 } }), h } var c, s = e.URL; try { if (s) { if ("searchParams" in (c = new e.URL("http://example.com"))) { var f = new l("http://example.com"); if (f.search = "a=1&b=2", "http://example.com/?a=1&b=2" === f.href && (f.search = "", "http://example.com/" === f.href)) return } "href" in c || (c = undefined), c = undefined } } catch (m) { } if (Object.defineProperties(o.prototype, { append: { value: function (e, t) { this._list.push({ name: e, value: t }), this._update_steps() }, writable: !0, enumerable: !0, configurable: !0 }, "delete": { value: function (e) { for (var t = 0; t < this._list.length;)this._list[t].name === e ? this._list.splice(t, 1) : ++t; this._update_steps() }, writable: !0, enumerable: !0, configurable: !0 }, get: { value: function (e) { for (var t = 0; t < this._list.length; ++t)if (this._list[t].name === e) return this._list[t].value; return null }, writable: !0, enumerable: !0, configurable: !0 }, getAll: { value: function (e) { for (var t = [], n = 0; n < this._list.length; ++n)this._list[n].name === e && t.push(this._list[n].value); return t }, writable: !0, enumerable: !0, configurable: !0 }, has: { value: function (e) { for (var t = 0; t < this._list.length; ++t)if (this._list[t].name === e) return !0; return !1 }, writable: !0, enumerable: !0, configurable: !0 }, set: { value: function (e, t) { for (var n = !1, r = 0; r < this._list.length;)this._list[r].name === e ? n ? this._list.splice(r, 1) : (this._list[r].value = t, n = !0, ++r) : ++r; n || this._list.push({ name: e, value: t }), this._update_steps() }, writable: !0, enumerable: !0, configurable: !0 }, entries: { value: function () { return new u(this._list, "key+value") }, writable: !0, enumerable: !0, configurable: !0 }, keys: { value: function () { return new u(this._list, "key") }, writable: !0, enumerable: !0, configurable: !0 }, values: { value: function () { return new u(this._list, "value") }, writable: !0, enumerable: !0, configurable: !0 }, forEach: { value: function (e) { var t = arguments.length > 1 ? arguments[1] : undefined; this._list.forEach(function (n) { e.call(t, n.value, n.name) }) }, writable: !0, enumerable: !0, configurable: !0 }, toString: { value: function () { return r(this._list) }, writable: !0, enumerable: !1, configurable: !0 } }), "Symbol" in e && "iterator" in e.Symbol && (Object.defineProperty(o.prototype, e.Symbol.iterator, { value: o.prototype.entries, writable: !0, enumerable: !0, configurable: !0 }), Object.defineProperty(u.prototype, e.Symbol.iterator, { value: function () { return this }, writable: !0, enumerable: !0, configurable: !0 })), s) for (var h in s) s.hasOwnProperty(h) && "function" == typeof s[h] && (l[h] = s[h]); e.URL = l, e.URLSearchParams = o }(), function () { if ("1" !== new e.URLSearchParams([["a", 1]]).get("a") || "1" !== new e.URLSearchParams({ a: 1 }).get("a")) { var r = e.URLSearchParams; e.URLSearchParams = function (e) { if (e && "object" == typeof e && t(e)) { var a = new r; return n(e).forEach(function (e) { if (!t(e)) throw TypeError(); var r = n(e); if (2 !== r.length) throw TypeError(); a.append(r[0], r[1]) }), a } return e && "object" == typeof e ? (a = new r, Object.keys(e).forEach(function (t) { a.set(t, e[t]) }), a) : new r(e) } } }() }(self); } }).call('object' === typeof window && window || 'object' === typeof self && self || 'object' === typeof global && global || {});
Skip to content
Scan a barcode
Scan

Franklin the Turtle

Follow to get improved recommendations.
Related Series: Франклин
The Franklin the Turtle book series by multiple authors includes books Franklin Wants a Badge, Franklin's Shapes, Franklin's Nickname, and several more. See the complete Franklin the Turtle series book list in order, box sets or omnibus editions, and companion titles.
99 Books
Franklin Wants a Badge - Book  of the Franklin the Turtle

Franklin Wants a Badge

Sharon Jennings, Paulette Bourgeois
Out of Stock
Franklin's Shapes - Book  of the Franklin the Turtle

Franklin's Shapes

Paulette Bourgeois
Out of Stock
Fun with Franklin Trace and Color Book - Book  of the Franklin the Turtle

Fun with Franklin Trace and Color Book

Paulette Bourgeois
Out of Stock
Fun with Franklin Activity Book - Book  of the Franklin the Turtle

Fun with Franklin Activity Book

Paulette Bourgeois
Out of Stock
Franklin en a assez - Book  of the Franklin the Turtle

Franklin en a assez

Paulette Bourgeois
Out of Stock
Franklin's Ups and Downs - Book  of the Franklin the Turtle

Franklin's Ups and Downs

Franklin &amp; Friends
From $6.09
Franklin's Halloween (Franklin) - Book  of the Franklin the Turtle

Franklin's Halloween (Franklin)

Paulette Bourgeois
From $3.59
Franklin's Christmas Gift - Book  of the Franklin the Turtle

Franklin's Christmas Gift

Paulette Bourgeois
From $3.59
Franklin Goes to School - Book  of the Franklin the Turtle

Franklin Goes to School

Paulette Bourgeois
From $4.79
Franklin Rides a Bike - Book  of the Franklin the Turtle

Franklin Rides a Bike

Paulette Bourgeois
From $4.39
Franklin Is Bossy (Franklin) - Book  of the Franklin the Turtle

Franklin Is Bossy (Franklin)

Paulette Bourgeois
From $4.19
Franklin and the Thunderstorm - Book  of the Franklin the Turtle

Franklin and the Thunderstorm

Paulette Bourgeois
From $4.29
Franklin Is Messy (Franklin) - Book  of the Franklin the Turtle

Franklin Is Messy (Franklin)

Paulette Bourgeois
From $4.69
Franklin in the Dark - Book  of the Franklin the Turtle

Franklin in the Dark

Paulette Bourgeois
From $4.39
Franklin Fibs (Franklin) - Book  of the Franklin the Turtle

Franklin Fibs (Franklin)

Paulette Bourgeois, Brenda Clark
From $4.89
Franklin's Bad Day (Franklin) - Book  of the Franklin the Turtle

Franklin's Bad Day (Franklin)

Paulette Bourgeois
From $4.89
Franklin's New Friend (Franklin) - Book  of the Franklin the Turtle

Franklin's New Friend (Franklin)

Paulette Bourgeois
From $4.89
Franklin Plays The Game (Franklin) - Book  of the Franklin the Turtle

Franklin Plays The Game (Franklin)

Paulette Bourgeois
From $5.19
Franklin's Valentines (Franklin) - Book  of the Franklin the Turtle

Franklin's Valentines (Franklin)

Paulette Bourgeois
From $5.69
Franklin Is Lost - Book  of the Franklin the Turtle

Franklin Is Lost

Paulette Bourgeois
From $4.39
Franklin and Harriet - Book  of the Franklin the Turtle

Franklin and Harriet

Paulette Bourgeois, Margaret Dulles Edwards
From $5.19
Franklin's Blanket - Book  of the Franklin the Turtle

Franklin's Blanket

Paulette Bourgeois
From $4.89
Franklin Wants a Pet (Franklin) - Book  of the Franklin the Turtle

Franklin Wants a Pet (Franklin)

Paulette Bourgeois, Brenda Clark
From $4.19
Franklin's Baby Sister (Franklin) - Book  of the Franklin the Turtle

Franklin's Baby Sister (Franklin)

Paulette Bourgeois
From $5.39
Franklin Goes To The Hospital (Franklin) - Book  of the Franklin the Turtle

Franklin Goes To The Hospital (Franklin)

Paulette Bourgeois
From $5.09
Hurry Up, Franklin - Book  of the Franklin the Turtle

Hurry Up, Franklin

Paulette Bourgeois
From $4.69
Franklin Says I Love You - Book  of the Franklin the Turtle

Franklin Says I Love You

Paulette Bourgeois
From $4.89
Franklin's School Treasury (Franklin) - Book  of the Franklin the Turtle

Franklin's School Treasury (Franklin)

Paulette Bourgeois
From $6.89
Franklin Has a Sleepover - Book  of the Franklin the Turtle

Franklin Has a Sleepover

Paulette Bourgeois
From $5.09
Franklin's Neighborhood (Franklin) - Book  of the Franklin the Turtle

Franklin's Neighborhood (Franklin)

Paulette Bourgeois
From $4.59
Franklin's Classic Treasury - Volume 2 - Book  of the Franklin the Turtle

Franklin's Classic Treasury - Volume 2

Paulette Bourgeois
From $7.09
Franklin and the Tooth Fairy - Book  of the Franklin the Turtle

Franklin and the Tooth Fairy

Paulette Bourgeois
From $4.59
Franklin's Secret Club (Franklin) - Book  of the Franklin the Turtle

Franklin's Secret Club (Franklin)

Paulette Bourgeois
From $4.89
Franklin's Class Trip (Franklin) - Book  of the Franklin the Turtle

Franklin's Class Trip (Franklin)

Paulette Bourgeois
From $4.79
Finders Keepers for Franklin - Book  of the Franklin the Turtle

Finders Keepers for Franklin

Paulette Bourgeois
From $4.99
Franklin's Family and Friends Treasury - Book  of the Franklin the Turtle

Franklin's Family and Friends Treasury

Paulette Bourgeois
Out of Stock
Franklin's Holiday Treasury (Franklin) - Book  of the Franklin the Turtle

Franklin's Holiday Treasury (Franklin)

Paulette Bourgeois
From $18.79
Franklin's School Play (Franklin) - Book  of the Franklin the Turtle

Franklin's School Play (Franklin)

Paulette Bourgeois
From $3.79
Franklin Tv #08: Franklin's Birthday (Franklin) - Book  of the Franklin the Turtle

Franklin Tv #08: Franklin's Birthday (Franklin)

Paulette Bourgeois, Sharon Jennings
From $5.09
Franklin's Family Treasury (Franklin) - Book  of the Franklin the Turtle

Franklin's Family Treasury (Franklin)

Paulette Bourgeois
Out of Stock
Franklin Plants a Tree (Franklin TV Storybook) - Book  of the Franklin the Turtle

Franklin Plants a Tree (Franklin TV Storybook)

Paulette Bourgeois, Sharon Jennings
From $4.19
Franklin's Pumpkin (Kids Can Read) - Book  of the Franklin the Turtle

Franklin's Pumpkin (Kids Can Read)

Sharon Jennings, Paulette Bourgeois
From $3.79
Franklin and the Computer - Book  of the Franklin the Turtle

Franklin and the Computer

Paulette Bourgeois
From $4.19
Franklins Music Lessons (Kids Can Read) - Book  of the Franklin the Turtle

Franklins Music Lessons (Kids Can Read)

Paulette Bourgeois, Brenda Clark
From $4.99
Franklin and the Scooter (Kids Can Read) - Book  of the Franklin the Turtle

Franklin and the Scooter (Kids Can Read)

Kids Can Press, Brenda Clark
From $4.69
Franklin and Otter's visit - Book  of the Franklin the Turtle

Franklin and Otter's visit

Sharon Jennings, Paulette Bourgeois
From $4.69
Franklin Tv #04 Franklin Forgets (Franklin) - Book  of the Franklin the Turtle

Franklin Tv #04 Franklin Forgets (Franklin)

Paulette Bourgeois
From $4.59
Franklin's Library Book (Kids Can Read) - Book  of the Franklin the Turtle

Franklin's Library Book (Kids Can Read)

Sharon Jennings, Brenda Clark
From $5.39
Franklin Forgives (A Franklin TV Storybook) - Book  of the Franklin the Turtle

Franklin Forgives (A Franklin TV Storybook)

Paulette Bourgeois, Brenda Clark
From $9.39
Franklin's Surprise (Kids Can Read) - Book  of the Franklin the Turtle

Franklin's Surprise (Kids Can Read)

Paulette Bourgeois, Sharon Jennings
From $5.99
Franklin's Reading Club (Kids Can Read) - Book  of the Franklin the Turtle

Franklin's Reading Club (Kids Can Read)

Sharon Jennings, Paulette Bourgeois
From $6.59
Franklin and the Babysitter - Book  of the Franklin the Turtle

Franklin and the Babysitter

Paulette Bourgeois
From $6.09
Franklin's Nickname - Book  of the Franklin the Turtle

Franklin's Nickname

Paulette Bourgeois
From $9.99
Franklin's Day with Dad - Book  of the Franklin the Turtle

Franklin's Day with Dad

Caitlin Drake Smith
From $4.39
Franklin and the Magic Show (Kids Can Read) - Book  of the Franklin the Turtle

Franklin and the Magic Show (Kids Can Read)

Paulette Bourgeois, Sharon Jennings
From $4.99
Franklin's First Day of School (Franklin, 3) - Book  of the Franklin the Turtle

Franklin's First Day of School (Franklin, 3)

Paulette Bourgeois, Eva Moore
From $4.39
Franklin Stays Up (Kids Can Read) - Book  of the Franklin the Turtle

Franklin Stays Up (Kids Can Read)

Mary Labatt, Paulette Bourgeois, Brenda Clark, Sharon Jennings
From $5.49
Franklin's Trading Cards (Kids Can Read) - Book  of the Franklin the Turtle

Franklin's Trading Cards (Kids Can Read)

Paulette Bourgeois, Sharon Jennings
From $5.69
Franklin Has the Hiccups (Kids Can Read) - Book  of the Franklin the Turtle

Franklin Has the Hiccups (Kids Can Read)

Sharon Jennings
From $12.19
Franklin and the Tin Flute (Kids Can Read) - Book  of the Franklin the Turtle

Franklin and the Tin Flute (Kids Can Read)

Paulette Bourgeois, Sharon Jennings
From $5.09
Franklin and the Bubble Gum (Kids Can Read) - Book  of the Franklin the Turtle

Franklin and the Bubble Gum (Kids Can Read)

Paulette Bourgeois, Bob Ardiel
From $9.99
Franklin the Detective (Kids Can Read) - Book  of the Franklin the Turtle

Franklin the Detective (Kids Can Read)

Sharon Jennings
From $5.09
Franklin and the Cookies (Kids Can Read) - Book  of the Franklin the Turtle

Franklin and the Cookies (Kids Can Read)

Sharon Jennings, Brenda Clark
From $7.99
Franklin Snoops - Book  of the Franklin the Turtle

Franklin Snoops

Paulette Bourgeois
From $9.99
Franklin i male kaczatko - Book  of the Franklin the Turtle

Franklin i male kaczatko

Paulette Bourgeois, Sharon Jennings
From $7.99
Franklin's Pond Phantom (Kids Can Read) - Book  of the Franklin the Turtle

Franklin's Pond Phantom (Kids Can Read)

Sharon Jennings, Robert Penman, Sasha McIntyre, Brenda Clark
From $5.09
Franklin and the Wonder - Book  of the Franklin the Turtle

Franklin and the Wonder

Paulette Bourgeois
From $5.39
Copyright © 2024 Thriftbooks.com Terms of Use | Privacy Policy | Do Not Sell/Share My Personal Information | Cookie Policy | Cookie Preferences | Accessibility Statement
ThriftBooks® and the ThriftBooks® logo are registered trademarks of Thrift Books Global, LLC
GoDaddy Verified and Secured