The Wayback Machine - https://web.archive.org/web/20240302180611/https://biblio.sg/9780375811647
Skip to content

One Fish, Two Fish, Red Fish, Blue Fish
Stock Photo: Cover May Be Different

One Fish, Two Fish, Red Fish, Blue Fish Vinyl bound - 2001

by Dr Seuss


From the publisher

This is one fish you can take a bath with! Dr. Seuss's all-time favorite "One Fish, Two Fish, Red Fish, Blue Fish" is now a Bright and Early Bath Book. Four colorful spreads based on the original story let kids make a splash with funny fish from here to there!

First line

HASH(0x1109d730)

Details

  • Title One Fish, Two Fish, Red Fish, Blue Fish
  • Author Dr Seuss
  • Binding Vinyl-bound
  • Edition First Printing
  • Pages 6
  • Volumes 1
  • Language ENG
  • Publisher Random House Books for Young Readers, Westminister, Maryland, U.S.A.
  • Date January 23, 2001
  • Illustrated Yes
  • ISBN 9780375811647 / 0375811648
  • Weight 0.11 lbs (0.05 kg)
  • Dimensions 8.28 x 4.75 x 0.66 in (21.03 x 12.07 x 1.68 cm)
  • Ages 00 to 04 years
  • Grade levels P - P
  • Dewey Decimal Code FIC
Back to Top

More Copies for Sale

One Fish, Two Fish, Red Fish, Blue Fish
Stock Photo: Cover May Be Different

One Fish, Two Fish, Red Fish, Blue Fish

by Seuss, Dr

  • Used
Condition
Used - Good
ISBN 13
9780375811647
ISBN 10
0375811648
Quantity Available
1
Seller
Reno, Nevada, United States
Seller rating:
This seller has earned a 5 of 5 Stars rating from Biblio customers.
Item Price
SGD 18.36
FREE shipping to USA

Show Details

Description:
Random House Children's Books. Used - Good. Used book that is in clean, average condition without any missing pages.
Item Price
SGD 18.36
FREE shipping to USA

An international edition textbook has been printed for distribution in markets outside of the United States. International editions may have a different ISBN, cover, illustrations and/or supplementary material than the U.S. edition." data-placement="right" title="

An international edition textbook has been printed for distribution in markets outside of the United States. International editions may have a different ISBN, cover, illustrations and/or supplementary material than the U.S. edition.">'; } const cart_array = null; $jq.each(cart_array, function( i, cart_item ) { if (data.book_id == cart_item['item_id']) { data.item_in_cart = true; data.seller_in_cart = false; return false; } else { data.item_in_cart = false; if (data.seller_id == cart_item['dealer_id']) { data.seller_in_cart = true; } } }); ajax_html += '

'; ajax_html += '
' + data.price + ''; // console.log('seller_in_cart:'+data.seller_in_cart); if (data.dealer_discount > 0){ //console.log('DEALER DISCOUNT'); var dealer_discount = Math.round(100 * data.dealer_discount); var discount_phrase = 'With the_discount% trade discount'; discount_phrase = discount_phrase.replace('the_discount',dealer_discount); ajax_html += '' + discount_phrase + ''; } ajax_html += ''; //shipping if (data.shipping_exception == 1){ var ship_phrase = 'This seller has not registered with EPR and cannot ship to United States.'; ajax_html += '
' + ship_phrase + ''; } else { var ship_phrase = 'ship_cost Shipping to ship_destination'; var ship_note = ''; if (data.shipping_numeric == '0.00') { var ship_cost = 'FREE'; } else if ( data.seller_in_cart === true && data.shipping_addl_numeric <= data.shipping_numeric * .75) { var ship_cost = data.shipping_addl; ship_note = '
Qualifies for reduced shipping because you have an item in your cart from the same seller.'; } else { var ship_cost = data.shipping; } ship_phrase = ship_phrase.replace('ship_cost', ship_cost); ship_phrase = ship_phrase.replace('ship_destination', data.ship_country); //ship_phrase = ship_phrase.replace('ship_destination', 'United States'); ajax_html += '
' + ship_phrase + ship_note + ''; //console.log(data); //var shipping_numeric = data.shipping.replace(/[^\d.]/g, ''); } if ( data.item_in_cart) { ajax_html += '
This item is already in your cart.'; } else { ajax_html += '
Add to cart'; } //seller-info ajax_html += '
'; ajax_html += 'Ships from ' + data.seller_name + ''; ajax_html += ' (' + data.seller_location + ')'; ajax_html += ''; //ajax_html += '