Overview
Several attributes are rolled alongside the Shipper HQ Magento 2 extension after installation such as Shipping groups, Boxes, and Packing rules Origins.
Access these attributes by navigating to Stores
> Product
. Here is a list of all the attributes injected once the extension is installed:
freight_class | Freight Class |
ship_height | Dimension Height |
ship_length | Dimension Length |
ship_separately | Ship Separately |
ship_width | Dimension Width |
shipperhq_availability_date | Availability Date |
shipperhq_declared_value | Declared Value |
shipperhq_dim_group | ShipperHQ Packing Rule |
shipperhq_handling_fee | Handling Fee |
shipperhq_hs_code | HS Code |
shipperhq_location | Pickup Location |
shipperhq_malleable_product | Malleable Product |
shipperhq_master_boxes | Master Packing Boxes |
shipperhq_nmfc_class | NMFC |
shipperhq_nmfc_sub | NMFC Sub |
shipperhq_poss_boxes | Possible Packing Boxes |
shipperhq_shipping_fee | Shipping Fee |
shipperhq_shipping_group | Shipping Group |
shipperhq_volume_weight | Volume Weight |
shipperhq_warehouse | Origin |
must_ship_freight | Must Ship Freight |
Note, the must_ship_freight
toggle is attached to the Must Ship Freight toggle in Magento and it tells ShipperHQ to rate products using a freight carrier. As such, if this toggle is turned on at the product level, then it is not necessary to tick the “Must Ship Freight” toggle within the shipping group in ShipperHQ. Please ensure NOT to use the “Must Ship Freight” toggle on the shipping group this product is assigned to, as it can cause a conflict.
Further details regarding freight classes are explained here.
The same principle applies here; ensure there is only one freight class on the product in Magento or on the shipping group from within the shipping group – having two different freight classes in both places causes the system to discard them.
freight_class | Freight Class |
The ship_separately
attribute is used to pack and rate the product on its own. Go to this link for more information on how this work is defined.
ship_separately | Ship Separately |
Here is how the toggle looks on the products.
Further details on how to assign ShipperHQ attributes to products are found on here.