🛠️ Importing Modifiers


Importing modifiers into Fuze Store POS is a straightforward process that allows you to quickly set up or update your inventory. Whether you're migrating from another system or simply adding new items, you can do it in just a few steps—no technical skills required.



📍 Step-by-Step Guide
  1. Open the Menu: Click the ☰ sidebar hamburger menu to open navigation.
  2. Go to Store: In Store section, select Store from the menu list.
  3. Go to Import: In Store screen, select Import from the list.
  4. Fill Form:
    • In the "Type" field, choose Modifiers from the dropdown menu.
    • In the "File" field, upload your file (CSV or Excel format).

      See sample Sample Modifiers.xlsx for reference.

  5. Import: Click on Import button. Your data will be added to your store.

⚙️ Field Explanations

Here are the columns structure of the Modifiers import file:


FieldDescriptionRequiredApplicable Only inPossible ValuesExample
idUnique uuid identifier for the modifier or option (leave blank to create new)123e4567-e89b-12d3-a456-426614174000
codeUnique code for each modifiermodifier_type is MODIFIERmod-001
modifier_typeType of entryYesMODIFIER, OPTIONMODIFIER
nameName of the modifier or optionYesMassage Pressure
labelThe label shows in receipt, POS Register, and others. If not set, defaults to nameMassage Pressure
is_activeWhether the modifier is activeYesmodifier_type is MODIFIERYES, NOYES
is_requiredWhether the modifier is requiredYesmodifier_type is MODIFIERYES, NONO
is_visible_on_frontWhether the modifier is visible on the POS frontYesmodifier_type is MODIFIERYES, NOYES
typeSelection type for the modifierYesmodifier_type is MODIFIERSINGLE, MULTIPLESINGLE
min_optionsMinimum number of options selectableYes if type is MULTIPLEmodifier_type is MODIFIER1
max_optionsMaximum number of options selectableYes if type is MULTIPLEmodifier_type is MODIFIER3
is_selectedWhether the option is selected by defaultmodifier_type is OPTIONYES, NONO
base_pricePrice for the optionYesmodifier_type is OPTION12.50
orderingDisplay order of the optionmodifier_type is OPTION1


💡 Tips
  • Always double-check your data before importing to avoid mistakes.
  • If you’re not sure about the file format, download a sample export first.
  • If you need help, contact support or check the Help Center.
  • Keep your product data consistent and accurate.
  • Regularly review and update your product information.