About us

The SELF MADE movement looks to flourish the world with a positive mindset and motivating others to be purpose driven and not give up on whatever life has thrown at them! Being part of the SELF MADE movement means to also help those that might be doing it a little bit tough, and just need that one small message to brighten up their day! Most of the time we have no idea what others may be going through! Our products help give a little extra boost to their day and is a constant reminder to ourselves and those around us!

<script>
function createMessaging () {
new AfterPay.Widgets.Placement({
// Ensure target matches the id specified in step 3
target: "#afterpay-messaging-widget",
locale: "en-AU",
// Change to match the page you want to display the widget on
context: "PRODUCT_PAGE",
// Change to the public key provided to you by the Afterpay
// team
publicKey: "6e757026-0fcd-4fdc-a858-13017c8f584f",
attributes: {
currency: "AUD",
amount: "300",
promoRenderStyle:"promo-with-get-and-payment",
}
});
}
</script>