Get one-on-one expert advice from our lead designer to help you transform any area around your home or work.
Fill out the form below to submit your designer question.
Upload your Photo
Take a picture of a room in your home, a floor area or a table top that you would like to ask a question about - or simply anything you would like to make into mosaics.
Mosaic Uses:
Floors Walls or Tabletops both Indoor or Outdoor as well as wet places such as showers
and Pools.
Made To Order
All our mosaics except those on clearance are made to order. Orders including custom mosaic art, require 4-8 weeks to be delivered. However, if you are in a hurry we can rush your mosaic order for an extra fee and it'll be delivered within 1-3 weeks.
Description
Experience the grandeur of ancient mythology with our stunning Mosaic Art - Troy The Greek Warrior. This captivating piece beautifully pays homage to the legendary love story between the valiant Greek warrior and Helene of Troy. Crafted with meticulous attention to detail, the mosaic captures the essence of Troy’s heroic son, Paris, who was entranced by Helene's beauty, setting in motion the events that would forever change the fates of nations.
Each element of this mosaic is a testament to the artistry of ancient Greek culture, showcasing the rich narratives and intricate craftsmanship that define the era. Whether displayed in your living room, office, or gallery, Mosaic Art - Troy The Greek Warrior serves as not just decor, but as a narrative piece that sparks conversation and reflection.
Available in both standard and custom sizes, this mosaic allows you to select the perfect fit for your space. Transform your environment with a piece that embodies love, valor, and historical significance. Embrace the allure of classic artistry with Mosaic Art - Troy The Greek Warrior and let a piece of history enhance your collection today.
Shipping & Returns
Free Shipping on Standard Orders (4-8 weeks) Express Shipping on Rush Orders (1-3 weeks) Free worldwide shipping 30 days full refund if for any reason you are not happy with your purchase
Items Not Eligible for refund: 1.Sale Items on clearance at 50% off. 2.Custom Mosaics ( your own image you sent us to create as mosaic are not returned as we
send photos of completed work for approval prior to shipping).
Exclusive lifetime warranty on all mosaic art pieces guaranteed.
Installation
For all the dos and don'ts of installing a mosaic, watch our easy to follow and exclusive installion guide:
Certificate of Authenticity
Receive a Certificate of Authenticity signed by the artisan who personally handcrafted your mosaic piece.
See it On Your Wall
Do you like to see how Liquid error (snippets/product_tabs line 213): include usage is not allowed in this context
looks on your wall?
Upload Your Wall Image
Upload
Shop the look
Choosing a selection results in a full page refresh.
Get one-on-one expert advice from our lead designer to help you transform any area around your home or work.
Fill out the form below to submit your designer question.
Upload your Photo
Take a picture of a room in your home, a floor area or a table top that you would like to ask a question about - or simply anything you would like to make into mosaics.
Return to the form
function getParam(p) {
var match = RegExp('[?&]' + p + '=([^&]*)').exec(window.location.search);
return match && decodeURIComponent(match[1].replace(/\+/g, ' '));
}
function getExpiryRecord(value) {
var expiryPeriod = 90 * 24 * 60 * 60 * 1000; // 90 day expiry in milliseconds
var expiryDate = new Date().getTime() + expiryPeriod;
return {value: value, expiryDate: expiryDate};
}
function addGclid() {
var gclidParam = getParam('gclid');
var gclidFormFields = [
'footer_gclid_field',
'klaviyo-form-Mw3UAa-gclid_field',
'aaaFormBuilder3381-gclid_field',
'inquire-gclid_field',
'addToCart_gclid_field',
'ctm_size_gclid_field',
'kit_gclid_field',
'aaaFormBuilder3382-gclid_field',
'orderLookupForm-gclid_field',
'artist-collaboration-gclid_field',
'black-friday-gclid_field',
'affiliates-gclid_field',
'dealers_gclid_field',
'retailers_gclid_field',
'architects_gclid_field',
'art_gclid_field',
'entrepreneurship_gclid_field',
'corporate-logo-gclid_field',
'need-help-gclid_field',
'custom-mosaics-gclid_field'
]; // all possible gclid form field ids here
var gclidRecord = null;
var currGclidFormField;
var gclsrcParam = getParam('gclsrc');
var isGclsrcValid = ! gclsrcParam || gclsrcParam.indexOf('aw') !== -1;
gclidFormFields.forEach(function(field) {
if (document.getElementById(field)) {
currGclidFormField = document.getElementById(field);
}
if (gclidParam && isGclsrcValid) {
gclidRecord = getExpiryRecord(gclidParam);
localStorage.setItem('gclid', JSON.stringify(gclidRecord));
}
var gclid = gclidRecord || JSON.parse(localStorage.getItem('gclid'));
var isGclidValid = gclid && new Date().getTime() < gclid.expiryDate;
if (currGclidFormField && isGclidValid) {
currGclidFormField.value = gclid.value;
}
});
}
window.addEventListener('load', addGclid);
if ($('.gallery-image-item-4').length > 0) {
$('.gallery-image-item-4').hide();
// init Masonry
var $grid = $('.gallery-image-item-4').masonry({itemSelector: '.gallery-image-item', columnWidth: '.grid-sizer'});
// layout Masonry after each image loads
$grid.imagesLoaded().progress(function() {
$grid.masonry('layout');
$('.gallery-image-item-4').show();
});
}
$('.newsletterform').on('click',function(){
$('html, body').animate({
scrollTop: $(".footer-block__newsletter").offset().top
}, 1000);
});
$('.aiTool').on('click',function(e){
e.preventDefault();
$('html, body').animate({
scrollTop: $("#artGenerator").offset().top
}, 1000);
})
$(document).on('click','#artGenerator a',function(e){
e.preventDefault();
$('.ai-generator-form').toggle();
});
$( document ).ready(function() {
$(`.graybuttonattop > span.button-input`).click(function(){
$(`.chatboxarea`).fadeToggle();
});
});
function myInit(){ StampedFn.init({ apiKey: 'pubkey-tlL8MINv39CH87fA3TNnB8l9qUvtp4', sId: '34788' }); }
$(document).ready(function(){
$(".header-slides").slick({
infinite: false,
speed: 300,
autoplay: false,
autoplaySpeed: 3000,
infinite: true,
slidesToShow: 4,
slidesToScroll: 4,
prevArrow: ``,
nextArrow: ``,
responsive: [
{
breakpoint: 600,
settings: {
slidesToShow: 1,
slidesToScroll: 1,
arrows: true
}
}
]
});
$('.slides').slick({
lazyLoad: 'ondemand',
arrows: true,
prevArrow: '',
nextArrow: '',
autoplay: true,
autoplaySpeed: 3000,
adaptiveHeight: false,
asNavFor: '.thumbnails',
infinite: true,
responsive: [
{
breakpoint: 600,
settings: {
slidesToShow: 1,
slidesToScroll: 1,
arrows: false,
}
}
]
});
$('.thumbnails').slick({
slidesToShow: 2,
slidesToScroll: 1,
asNavFor: '.slides',
dots: false,
// focusOnSelect: true,
focusOnSelect: true,
speed: 500,
});
})
window.dataLayer = window.dataLayer || [];
function () {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'AW-1070641720');
gtag('event', 'page_view', {
'send_to': 'AW-1070641720',
'ecomm_pagetype': 'product',
'ecomm_prodid': 'shopify_US_ 9841161993_38686133577',
'ecomm_totalvalue': '838.00'
});