LEGO Icons Wildflower Bouquet Set – Artificial Flowers with Poppies and Lavender, Adult Collection, Unique Mother’s Day Decoration, Botanical Piece for Anniversary or Gift for Mother’s Day, 10313

Category

Description

Rate this product


Price: $59.99 - $47.99
(as of Apr 30, 2024 20:57:18 UTC – Details)



Giving and receiving flowers is always joyful, and this LEGO Icons Wildflower Bouquet (10313) crafts set for adults puts a creative spin on a timeless gift. Why not celebrate the next special occasion by sending a loved one LEGO flowers that will never wither or need to be watered? Part of the LEGO Botanical Collection, this set for adults is crafted entirely from intricate LEGO pieces. The vibrant flower bouquet features 8 species of wildflowers on adjustable stems. Budding florists and flower lovers can spend hours building and identifying the blooms inspired by cornflowers, lavender, Welsh poppies, cow parsley, leatherleaf ferns, gerbera daisies, larkspur and lupins. Once complete, these LEGO flowers can be displayed in a favorite vase to become an eye-catching piece of home décor that will plant seeds of joy in whichever room they’re placed. This set is part of the LEGO Botanical Collection, which includes elements of plant-based plastic, made using sustainably sourced sugar cane, and makes a fantastic unique gift for flower lovers that will brighten up any home.
Tailor and Adjust – The set features 16 individual stems that can be adjusted, allowing you to tailor the height of the flowers and experiment with different arrangements
DIY Floral Decor – Once complete, this bouquet can be displayed in your own vase as a centerpiece of home decor. Perfect for adding a touch of elegance to any room in your house
Wildflower Delight –Create a stunning LEGO Icons Wildflower Bouquet with our DIY set! Perfect for florists and flower lovers alike. Makes a great Mother’s Day, Easter, anniversary, birthday, or Valentine gift
Endless Possibilities – Elevate your LEGO flower bouquet game with this versatile building set! Combine with the LEGO Icons Flower Bouquet (10280) to create larger or multiple bouquets. Endless creative possibilities await

Warranty & Support

Manufacturer’s warranty can be requested from customer service. Click here to make a request to customer service.

Feedback

LEGO

LEGO Icons Wildflower Bouquet Set – Artificial Flowers with Poppies and Lavender, Adult Collection, Unique Mother’s Day Decoration, Botanical Piece for Anniversary or Gift for Mother’s Day, 10313


Found a lower price? Let us know. Although we can’t match every price reported, we’ll use your feedback to ensure that our prices remain competitive.

Where did you see a lower price?

/

/

/

/

Please sign in to provide feedback.

\n’ +


);
}

function getThankYouDiv(thankMsg) {
return (

‘ +

‘ +
thankMsg +

\n’ +



);
}

function getLoadingGifDiv() {
return ‘‘;
}

function isValidUrl(url) {
if (!url) {
return false;
}
var encodedUrl = encodeURI(url);
return encodedUrl.match(
/^(https?:\/\/)?(([a-z0-9-]|%[A-F0-9]{2})+\.)+(([a-z]|%[A-F0-9]{2})([a-z0-9]|%[A-F0-9]{2})*)(:[0-9]+)?(\/[a-z0-9;:,~!+#@&=%\/$\.?_-]+)?$/
);
}

function isNumericPrice(price) {
if (!price) {
return false;
}
return price.match(/^([0-9]+\.?[0-9]*)$|^([0-9]*\.[0-9]+)$/);
}

function isEmptyValue(input) {
return !input || input.length === 0 || input.match(/^\s*$/);
}

function truncate(input, length) {
if (!input) {
return ”;
} else {
return input.substr(0, length);
}
}

function formatDate(year, date, month) {
return year + ‘-‘ + month + ‘-‘ + date;
}

function trim(input) {
if (!input) {
return ”;
} else {
return input.trim();
}
}

function resetModalToInitialState(currentMonth, currentDate, currentYear) {
var enableOnlineStoreRadio = document.querySelector(‘#pricingFeedback_onlineRadio’);
var enableOfflineStoreRadio = document.querySelector(‘#pricingFeedback_offlineRadio’);
var onlineStoreInputForm = document.querySelector(‘#pricingFeedback_onlineInput’);
var offlineStoreInputForm = document.querySelector(‘#pricingFeedback_offlineInput’);
var onlineUrl = document.querySelector(‘#onlineUrl’);
var onlinePriceRaw = document.querySelector(‘#onlinePriceRaw’);
var onlineShippingRaw = document.querySelector(‘#onlineShippingRaw’);
var onlineDay = document.querySelector(‘#onlineDay’);
var onlineMonth = document.querySelector(‘#onlineMonth’);
var onlineYear = document.querySelector(‘#onlineYear’);
var onlineCalendar = document.querySelector(‘#onlineCalendar’);
var note1 = document.querySelector(‘#note1’);

var offlineStoreName = document.querySelector(‘#offlineStoreName’);
var offlineCity = document.querySelector(‘#offlineCity’);
var offlineState = document.querySelector(‘#offlineState’);
var offlinePriceRaw = document.querySelector(‘#offlinePriceRaw’);
var offlineDay = document.querySelector(‘#offlineDay’);
var offlineMonth = document.querySelector(‘#offlineMonth’);
var offlineYear = document.querySelector(‘#offlineYear’);
var offlineCalendar = document.querySelector(‘#offlineCalendar’);

var thankYouDiv = document.querySelector(‘#pricingFeedback_thank’);
var errorDiv = document.querySelector(‘#pricingFeedback_error’);
var submitButton = document.querySelector(‘#pricingFeedback_submit’);
var loadingGifDiv = document.querySelector(‘#loading’);

var stateDefaultOption = document.querySelector(‘#stateDefaultOption’);
var stateDefaultPrompt = document.querySelector(‘#stateDefaultPrompt’);
var offlineStateMain = document.querySelector(‘#offlineStateMain’);

if (thankYouDiv) {
thankYouDiv.innerHTML = ”;
}
if (errorDiv) {
errorDiv.innerHTML = ”;
}
if (loadingGifDiv) {
loadingGifDiv.innerHTML = ”;
}
if (submitButton) {
submitButton.style.display = ‘block’;
}
onlineUrl.value = ”;
onlinePriceRaw.value = ”;
onlineShippingRaw.value = ”;
offlineStoreName.value = ”;
offlineCity.value = ”;
offlineState.value = ”;
offlinePriceRaw.value = ”;

stateDefaultOption.innerHTML = $(“#selectProvince”).val();
stateDefaultPrompt.innerHTML = $(“#selectProvince”).val();

setInitialStates(
onlineMonth,
currentMonth,
offlineMonth,
onlineDay,
currentDate,
offlineDay,
onlineYear,
currentYear,
offlineYear,
onlineStoreInputForm,
offlineStoreInputForm,
enableOfflineStoreRadio,
enableOnlineStoreRadio,
onlineCalendar,
offlineCalendar,
offlineStateMain,
offlineState,
note1
);
}

});