Table Rate Setup

Configure Magento table rates with bulkgood support.

Prerequisites

  • Magento Table Rate shipping enabled
  • Bulkgood extension installed

Configuration Steps

1. Enable Table Rates

Stores >Configuration > Sales > Shipping Methods > Table Rates

  • Enabled: Yes
  • Title: Your shipping method name
  • Method Name: e.g., "Freight Shipping"

2. Configure Bulkgood Settings

In the same section:

SettingRecommended
Bulkgood Price Source PriorityConfigure priority order
Price Calculation MethodSum (for most cases)
Calculate by QtyYes
Enable LoggingYes (for debugging)

3. Upload Table Rates CSV

Create CSV with bulkgood column:

Country,Region,Zip,Condition,Price,Bulkgood *,*,*,package_weight,0.00,0 *,*,*,package_weight,50.00,1

4. Mark Products as Bulkgood

Catalog >Products > Edit Product

  • Set "Is Bulkgood" attribute to Yes
  • Or assign bulkgood category

CSV Format

ColumnRequiredDescription
CountryYesISO code or *
RegionYesRegion code or *
ZipYesPostal code or *
ConditionYesWeight/price/qty value
PriceYesShipping price
BulkgoodYes1 or 0

Found an issue with this documentation? Let us know