Create Product

General Info

Quantity

Serial Number Available?

Pricing

Public Details (Shown on the online store)

200
{
  name: "",
  deposit: 0,
  category: undefined,
  vat: 0,
  instances: [],
  pricing: {
    half_day_price: undefined,
    one_day_price: undefined,
    two_days_price: undefined,
    three_days_price: undefined,
    four_days_price: undefined,
    five_days_price: undefined,
    one_week_price: undefined,
    two_weeks_price: undefined,
    additional_day_price: undefined,
    six_days_price: undefined,
    eight_days_price: undefined,
    nine_days_price: undefined,
    ten_days_price: undefined,
    eleven_days_price: undefined,
    twelve_days_price: undefined,
    thirteen_days_price: undefined,
    fifteen_days_price: undefined,
    sixteen_days_price: undefined,
    seventeen_days_price: undefined,
    eighteen_days_price: undefined,
    nineteen_days_price: undefined,
    twenty_days_price: undefined,
    three_weeks_price: undefined
  },
  type: "",
  size: "",
  brand: "",
  title: "",
  description: "",
  youtube_link: ""
}