How To Price Your Crafting Projects To Make The Most Money

This is a common question that comes up anytime someone decides they want to sell an item that they crafted. Oddly, the most common things that people take into consideration have the least to do with how to actually price their item. Because of this, many people price their crafts in a way that won’t optimize their money.

The major aspect of pricing that gets ignored is your own costs. Often, people are good at including the cost of the material to make the item, while important, that is just the tip of the pricing iceberg. Many people forget to include the cost of tools and other side materials (glue, paint, shipping, and even electrical expenses) needed to finish the project. The project may only use a small amount of these materials, but they can add up over time. It is also important to include fees and other taxes that might affect the price. If you are selling an item through a service that charges a percent of the revenue, or a simple fee for each item then that needs to be accounted for in your pricing. If you don’t, then you run the risk of losing money with each sale.

But, the largest factor that many beginning crafters ignore is the cost of their own labor. You have to pay yourself something for your time. It is important to figure out how long the item will take to make, and then use that time to multiply by an hourly rate for yourself (often somewhere between $12-$20 an hour, or even more if it involves specific skills). You can then add that to the material costs and the various fees required to sell the item.

The previous steps will give the cost to make that particular item, but we can’t stop there. It isn’t enough to simply break even, we still need to make a profit. So, we need to figure out a profit margin.

Gross Margin = [(Total Revenue – Cost Of Goods) / Total Revenue] X 100

So, using this, if you make $100 on an item and it costs you $50 to make it, your gross margin for would be: 50%. That is often a good starting place to come up with a price.

(100 – 50) / 100 X 100 = (50) / 100 * 100 = 50

Once you come up with this number, there is some value in looking at other similar items for sale and comparing your price to theirs. While you do this, take care to avoid comparing your handmade item to mass produced items. Also, pay attention to the features and additions that you might have added to your project. If you are making fully customized items for each customer, then charging extra is understandable. If your item has a unique style or design then you deserve to make extra for your effort in coming up with that design. But, if the item is identical to an already existing item then a similar price would be warranted, but also take some time to consider changes that you could be making in order to increase the value, or lower your costs. Can you add a unique feature to justify a higher price? If the item is worth your time to make and sell, then you should be able to find a way to make this work. If not, then back to the drawing board it is.

If all this math seems a bit tedious and difficult, then perhaps you should look at my Project Pricing App. It takes all of these factors into consideration and will quickly give you a suggested selling price. It also allows you to adjust any of the numbers in order to see how each number can change your final cost and sales price.

‎Craft Pricing Helper
‎Craft Pricing Helper
Developer: Ducky Planet LLC
Price: $2.99
  • ‎Craft Pricing Helper Screenshot
  • ‎Craft Pricing Helper Screenshot
  • ‎Craft Pricing Helper Screenshot
  • ‎Craft Pricing Helper Screenshot
  • ‎Craft Pricing Helper Screenshot
  • ‎Craft Pricing Helper Screenshot
  • ‎Craft Pricing Helper Screenshot
  • ‎Craft Pricing Helper Screenshot
  • ‎Craft Pricing Helper Screenshot
  • ‎Craft Pricing Helper Screenshot
  • ‎Craft Pricing Helper Screenshot
  • ‎Craft Pricing Helper Screenshot
  • ‎Craft Pricing Helper Screenshot
  • ‎Craft Pricing Helper Screenshot
  • ‎Craft Pricing Helper Screenshot
  • ‎Craft Pricing Helper Screenshot

A Big Step For An Old App

I finally created a page for my new Time Clock Helper – Advanced App.

I am going to start working on screenshots today and hopefully get it submitted by the end of the day for review by Apple. If everything goes right it should be in the app store by tomorrow. It’s been a long road to get here, and it feels good to finally get the app out into the world and see what people think of it.

The app was created from scratch using Swift and SwiftUI. I learned a ton to get it to this point and I’m happy for the experience.

The app has a clean interface, but still allows for user flexibility. But, for the the most important aspect is that none of that came at the expense of usability. I kept the interface simple, but still feature rich.

Huh… So Much For Once A Week

I thought I’d follow up a bit with what I’ve been up to over the last few weeks. I have been hard at work on my newest version of my Time Clock Helper app. It is almost ready for release, I’m working on some help screens right now, but other than that it all works. It does several things that the original app didn’t do, so that is handy. It also gives the user more control over what they will see on the screen and how they interact with it.

It has been slow going since I’ve been working on learning SwiftUI at the same time. I like it for the most part, but some parts of SwiftUI are a bit unclear, or unstable. I have learned a lot, though. It makes it nice going between different devices and letting Swift take care of making sure everything is laid out in a decent manner. It sure beats the hours I used to have to spend getting constraints just right for a storyboard. Changes can now take seconds to implement that used to take minutes or hours before.

So, yeah. SwiftUI has been worth the effort to learn and it promises to get easier and more powerful in the future.