Crafts by Cailen

Crafts by Cailen Hello! This is a separate page specifically for crafts and other items I may sell or create!

04/01/2026
02/23/2026

Hello! I’ve been keeping myself busy with new pieces! There is only one of each, so if you see something you like, get it fast! Feel free to message me with any questions about ordering or pricing!

🩷 or πŸ’š?
02/09/2026

🩷 or πŸ’š?

Ive been keeping myself busy! Which one is your favorite?? πŸ’™πŸ’•πŸ’œ
02/09/2026

Ive been keeping myself busy! Which one is your favorite?? πŸ’™πŸ’•πŸ’œ

New trinket dishes! These can be customized to add any color, theme, or photos! 30 each or two for 50
01/01/2026

New trinket dishes!
These can be customized to add any color, theme, or photos!
30 each or two for 50

12/16/2025

Hello, I’ve been a bit busy working on new keychains! The ideas haven’t stopped, so I continue to create. These are 15 each or two for 25 an can be customized on the back. Added customization will be 3 more.

06/19/2025

I’m excited to finally have a board to showcase all my magnet creations! What do you think?

I now have three options for letter keychains. The larger two are 15 and the smallest one is 12. They can also be person...
06/17/2025

I now have three options for letter keychains. The larger two are 15 and the smallest one is 12. They can also be personalized with a name added.

Hi friends! Just wanted to upload some of my most recent work. Let me know if you see anything you like!Earrings are eit...
04/15/2024

Hi friends! Just wanted to upload some of my most recent work. Let me know if you see anything you like!

Earrings are either 8, 12 and 15
Necklaces are either 10, 12 15
Also have bracelets that are 15 each vidoes in comments

Falling in love with some of my new creations!πŸ’›πŸ¦‹
03/14/2024

Falling in love with some of my new creations!πŸ’›πŸ¦‹

Updated photos of everything available.
03/05/2024

Updated photos of everything available.

Captions for each photo.
12/21/2023

Captions for each photo.

Address

Los Angeles, CA

Website

Alerts

Be the first to know and let us send you an email when Crafts by Cailen posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Crafts by Cailen:

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });