Managing delivery and payment method customizations in Checkout Blocks
You can rename, edit, export and import, and delete delivery and payment method customizations using Checkout Blocks.
On this page
Rename a customization
You can rename a customization at any time. Customization names are for internal purposes, and aren't displayed to customers.
Steps:
- From your Shopify admin, go to Sales channels > Checkout Blocks.
- Click Customizations.
- Click the customization that you want to rename.
- Next to the customization name, click the pencil icon.
- In the Customization dialog, enter a new customization name into the Customization title field.
- Click Rename.
Edit a customization
You can edit the contents of an existing customization at any time.
Steps:
- From your Shopify admin, go to Sales channels > Checkout Blocks.
- Click Customizations.
- Click the customization that you want to edit.
- Update the existing content of customization.
- Click Save.
Export a customization
You can export a customization as a JSON file. You can then modify the JSON file and import the file to add a new customization.
Steps:
- From your Shopify admin, go to Sales channels > Checkout Blocks.
- Click Customizations.
- Click the customization that you want to export.
- Click ↥ Export.
The customization is downloaded as a .json
to your local device.
Import a customization
You can create a customization from an exported JSON file. The type of JSON file must match the type of customization you're trying to create. For example, when creating a rename delivery methods customization, you can successfully upload only a rename delivery methods customization JSON file. Trying to upload a reorder delivery methods customization JSON file returns an error.
Steps:
- From your Shopify admin, go to Sales channels > Checkout Blocks.
- Click Customizations.
- Click Create customization.
- From the Create a customization page, click the type of customization you want to import.
- Open the JSON importer:
- If you're importing a delivery method customization, then click ↧ Import template.
- If you're importing a payment method customization, then click ↧ Import customization.
- In the Import dialog, upload your discount JSON file:
- Click Add file.
- Select the appropriate JSON file from your device.
- Click Import and continue.
- Review the preloaded customization configuration. Modify it as needed.
- Click Save.
Delete a customization
You can delete a customization when you no longer need it. Deleting a customization can't be undone.
Steps:
- From your Shopify admin, go to Sales channels > Checkout Blocks.
- Click Customizations.
- Click the customization that you want to delete.
- Click Delete.
- In the Delete customization? dialog, click Delete customization.