// This is a generic paginator for album, photo and movie pages. Depending on the page type,
// there are different sets of variables available. With this data, you can make a paginator
// that lets you say "You're viewing photo 5 of 35", or "You're viewing photos 10 - 18 of 37"
// for album views.
//
// Available variables for all page types:
// $page_type - "collection", "item", or "other"
// $page_subtype - "album", "movie", "photo", "tag", etc.
// $previous_page_url - the url to the previous page, if there is one
// $next_page_url - the url to the next page, if there is one
// $total - the total number of photos in this album
//
// Available for the "collection" page types:
// $page - what page number we're on
// $max_pages - the maximum page number
// $page_size - the page size
// $first_page_url - the url to the first page, or null if we're on the first page
// $last_page_url - the url to the last page, or null if we're on the last page
// $first_visible_position - the position number of the first visible photo on this page
// $last_visible_position - the position number of the last visible photo on this page
//
// Available for "item" page types:
// $position - the position number of this photo
//
?>
Winged Horse & Rider, Acrylic 500pc
An acrylic jigsaw made from the latest Dreamton range Folk & Fairy Tales. Ihor introduced this range in August 2024, sending regular customers a huge choice of images. This is no4 Winged Horse Rider – I’d love to know the story behind the illustration and artist’s name. The second photo shows the cut and is closer to how a wooden jigsaw would look.
The non-whimsy spiral cut is also new and like all spiral cuts it occupies a lot of space making the box a bit tight. Ihor has two other non-whimsy cuts which he calls Magic and Tricky, plus the Maze cuts. The acrylic material intensifies the colours printed against a white underlayer into bright jewel tones. The cutting lines fade but you also get a sort of magnifying and internal reflections from the cut faces of the pieces. I’m not sure what kind of cut is best suited to the material.
Ihor introduced three acrylic jigsaw titles in late summer 2024 – Sleeping Beauty, Oil Butterflies & Three Butterflies (triple shaped jigsaw pack).
Artist:
Date: 2025
Brand: Dreamton
Material: Acrylic
Nationality: Ukrainian
Pieces: 500
Size: 20x13.5in
Theme: 19-20thC Art; Ukraine, Folk Art, Eastern European
Title: Winged Horse & Rider
// This is a generic paginator for album, photo and movie pages. Depending on the page type,
// there are different sets of variables available. With this data, you can make a paginator
// that lets you say "You're viewing photo 5 of 35", or "You're viewing photos 10 - 18 of 37"
// for album views.
//
// Available variables for all page types:
// $page_type - "collection", "item", or "other"
// $page_subtype - "album", "movie", "photo", "tag", etc.
// $previous_page_url - the url to the previous page, if there is one
// $next_page_url - the url to the next page, if there is one
// $total - the total number of photos in this album
//
// Available for the "collection" page types:
// $page - what page number we're on
// $max_pages - the maximum page number
// $page_size - the page size
// $first_page_url - the url to the first page, or null if we're on the first page
// $last_page_url - the url to the last page, or null if we're on the last page
// $first_visible_position - the position number of the first visible photo on this page
// $last_visible_position - the position number of the last visible photo on this page
//
// Available for "item" page types:
// $position - the position number of this photo
//
?>