Book Sample

Premium Photo Books

Starting from $100

Size Selection
Stock Selection
Price:
$
100.00

Min 20 side, max 100 sides

Extra sides ($.90 each)

$('#smooth')[0].click(); $( "#repodata" ).on( "click", function() { var sizePrice = parseInt($("#repodata").attr("data-size-price")); var stockPrice = parseInt($("#repodata").attr("data-stock-price")); var fabricPrice = parseInt($("#repodata").attr("data-fabric-price")); var totalPrice = (sizePrice + stockPrice + fabricPrice); $("#price").text(totalPrice); }); $("#8x8").click(function() { $("#repodata").attr("data-size-link", "8x8"); $("#repodata").attr("data-size-price", "100"); $('#repodata')[0].click(); }); $("#a4").click(function() { $("#repodata").attr("data-size-link", "a4"); $("#repodata").attr("data-size-price", "150"); $('#repodata')[0].click(); }); $("#12x12").click(function() { $("#repodata").attr("data-size-link", "12x12"); $("#repodata").attr("data-size-price", "200"); $('#repodata')[0].click(); }); $("#smooth").click(function() { $("#repodata").attr("data-stock-link", "smooth"); $("#repodata").attr("data-stock-price", "0"); $('#repodata')[0].click(); }); $("#textured").click(function() { $("#repodata").attr("data-stock-link", "textured"); $("#repodata").attr("data-stock-price", "25"); $('#repodata')[0].click(); }); $("#leather").click(function() { $('#linen-oatmeal')[0].click(); $('#metal-cream')[0].click(); $("#repodata").attr("data-fabric-type", "leather"); $("#repodata").attr("data-fabric-price", "0"); $('#repodata')[0].click(); }); $("#linen").click(function() { $('#leather-black')[0].click(); $('#metal-cream')[0].click(); $("#repodata").attr("data-fabric-type", "linen"); $("#repodata").attr("data-fabric-price", "40"); $('#repodata')[0].click(); }); $("#metal").click(function() { $('#leather-black')[0].click(); $('#linen-oatmeal')[0].click(); $("#repodata").attr("data-fabric-type", "metal"); $("#repodata").attr("data-fabric-price", "40"); $('#repodata')[0].click(); }); $("#leather-black").click(function() { $("#repodata").attr("data-fabric-leather", "black"); }); $("#leather-white").click(function() { $("#repodata").attr("data-fabric-leather", "white"); }); $("#linen-oatmeal").click(function() { $("#repodata").attr("data-fabric-linen", "oatmeal"); }); $("#linen-black").click(function() { $("#repodata").attr("data-fabric-linen", "black"); }); $("#metal-cream").click(function() { $("#repodata").attr("data-fabric-metal", "cream"); }); $("#metal-gunmetal").click(function() { $("#repodata").attr("data-fabric-metal", "gunmetal"); });
$("#orderbutton").click(function() { var key = '<%= cart.sessionId %>'; var link = "https://codex.mydakis.com/#/load/en/3ed5ec40-5ba0-012d-4296-005056c00008/"; var type = ""; var stock = ""; var size = ""; var endurl = "/https%3A%2F%2Ffitzgeraldphoto.com.au%2F/page.html/0000/ignored/true?cartPage=cart&qty=1"; if($('#repodata').attr('data-fabric-type') == "leather") { if($('#repodata').attr('data-size-link') == "8x8") { if($('#repodata').attr('data-stock-link') == "smooth") { if($('#repodata').attr('data-fabric-leather') == "black") { $("#orderbutton").attr("href", (link + "5517594/" + key + endurl)); } else { $("#orderbutton").attr("href", (link + "5517594/" + key + endurl + "&options[8068][value]=22872")); } } else { if($('#repodata').attr('data-fabric-leather') == "black") { $("#orderbutton").attr("href", (link + "5517594/" + key + endurl + "&options[8068][value]=22871&options[8069][value]=22877")); } else { $("#orderbutton").attr("href", (link + "5517594/" + key + endurl + "&options[8068][value]=22872&options[8069][value]=22877")); } } } if($('#repodata').attr('data-size-link') == "A4") { if($('#repodata').attr('data-stock-link') == "smooth") { if($('#repodata').attr('data-fabric-leather') == "black") { $("#orderbutton").attr("href", (link + "5517588/" + key + endurl)); } else { $("#orderbutton").attr("href", (link + "5517588/" + key + endurl + "&options[8068][value]=22872")); } } else { if($('#repodata').attr('data-fabric-leather') == "black") { $("#orderbutton").attr("href", (link + "5517588/" + key + endurl + "&options[8068][value]=22871&options[8069][value]=22877")); } else { $("#orderbutton").attr("href", (link + "5517588/" + key + endurl + "&options[8068][value]=22872&options[8069][value]=22877")); } } } if($('#repodata').attr('data-size-link') == "12x12") { if($('#repodata').attr('data-stock-link') == "smooth") { if($('#repodata').attr('data-fabric-leather') == "black") { $("#orderbutton").attr("href", (link + "5517603/" + key + endurl)); } else { $("#orderbutton").attr("href", (link + "5517603/" + key + endurl + "&options[8068][value]=22872")); } } else { if($('#repodata').attr('data-fabric-leather') == "black") { $("#orderbutton").attr("href", (link + "5517603/" + key + endurl + "&options[8068][value]=22871&options[8069][value]=22877")); } else { $("#orderbutton").attr("href", (link + "5517603/" + key + endurl + "&options[8068][value]=22872&options[8069][value]=22877")); } } } } if($('#repodata').attr('data-fabric-type') == "linen") { if($('#repodata').attr('data-size-link') == "8x8") { if($('#repodata').attr('data-stock-link') == "smooth") { if($('#repodata').attr('data-fabric-linen') == "oatmeal") { $("#orderbutton").attr("href", (link + "5517597/" + key + endurl)); } else { $("#orderbutton").attr("href", (link + "5517597/" + key + endurl + "&options[8072][value]=22887")); } } else { if($('#repodata').attr('data-fabric-linen') == "oatmeal") { $("#orderbutton").attr("href", (link + "5517597/" + key + endurl + "&options[8071][value]=22881")); } else { $("#orderbutton").attr("href", (link + "5517597/" + key + endurl + "&options[8071][value]=22881&options[8072][value]=22887")); } } } if($('#repodata').attr('data-size-link') == "A4") { if($('#repodata').attr('data-stock-link') == "smooth") { if($('#repodata').attr('data-fabric-linen') == "oatmeal") { $("#orderbutton").attr("href", (link + "5517590/" + key + endurl)); } else { $("#orderbutton").attr("href", (link + "5517590/" + key + endurl + "&options[8072][value]=22887")); } } else { if($('#repodata').attr('data-fabric-linen') == "oatmeal") { $("#orderbutton").attr("href", (link + "5517590/" + key + endurl + "&options[8071][value]=22881")); } else { $("#orderbutton").attr("href", (link + "5517590/" + key + endurl + "&options[8071][value]=22881&options[8072][value]=22887")); } } } if($('#repodata').attr('data-size-link') == "12x12") { if($('#repodata').attr('data-stock-link') == "smooth") { if($('#repodata').attr('data-fabric-linen') == "oatmeal") { $("#orderbutton").attr("href", (link + "5517606/" + key + endurl)); } else { $("#orderbutton").attr("href", (link + "5517606/" + key + endurl + "&options[8072][value]=22887")); } } else { if($('#repodata').attr('data-fabric-linen') == "oatmeal") { $("#orderbutton").attr("href", (link + "5517606/" + key + endurl + "&options[8071][value]=22881")); } else { $("#orderbutton").attr("href", (link + "5517606/" + key + endurl + "&options[8071][value]=22881&options[8072][value]=22887")); } } } } if($('#repodata').attr('data-fabric-type') == "metal") { if($('#repodata').attr('data-size-link') == "8x8") { if($('#repodata').attr('data-stock-link') == "smooth") { if($('#repodata').attr('data-fabric-metal') == "cream") { $("#orderbutton").attr("href", (link + "5517600/" + key + endurl)); } else { $("#orderbutton").attr("href", (link + "5517600/" + key + endurl + "&options[8076][value]=22891")); } } else { if($('#repodata').attr('data-fabric-metal') == "cream") { $("#orderbutton").attr("href", (link + "5517600/" + key + endurl + "&options[8073][value]=22889")); } else { $("#orderbutton").attr("href", (link + "5517600/" + key + endurl + "&options[8073][value]=22889&options[8076][value]=22891")); } } } if($('#repodata').attr('data-size-link') == "A4") { if($('#repodata').attr('data-stock-link') == "smooth") { if($('#repodata').attr('data-fabric-metal') == "cream") { $("#orderbutton").attr("href", (link + "5517592/" + key + endurl)); } else { $("#orderbutton").attr("href", (link + "5517592/" + key + endurl + "&options[8076][value]=22891")); } } else { if($('#repodata').attr('data-fabric-metal') == "cream") { $("#orderbutton").attr("href", (link + "5517592/" + key + endurl + "&options[8073][value]=22889")); } else { $("#orderbutton").attr("href", (link + "5517592/" + key + endurl + "&options[8073][value]=22889&options[8076][value]=22891")); } } } if($('#repodata').attr('data-size-link') == "12x12") { if($('#repodata').attr('data-stock-link') == "smooth") { if($('#repodata').attr('data-fabric-metal') == "cream") { $("#orderbutton").attr("href", (link + "5517609/" + key + endurl)); } else { $("#orderbutton").attr("href", (link + "5517609/" + key + endurl + "&options[8076][value]=22891")); } } else { if($('#repodata').attr('data-fabric-metal') == "cream") { $("#orderbutton").attr("href", (link + "5517609/" + key + endurl + "&options[8073][value]=22889")); } else { $("#orderbutton").attr("href", (link + "5517609/" + key + endurl + "&options[8073][value]=22889&options[8076][value]=22891")); } } } } });
Create your photo book
Begin Creation