#LOCAL("ErrorItemNo", 0)
{Weight}
({for} #PriceQuantity[float] )
#LOCAL("WeightUnitID", #FUNCTION("ERROR_VALUE", #WeightUnit, #WeightUnit.ID)) #IF(#WeightUnitID) #ENDIF #ENDLOCAL {ExampleWeight}
{DisplayWeightInfo}
{ChangeSetting}

{VolumeExpansion} {Length} {Height} {Width}
{mm} {mm} {mm}
#LOCAL("DisplayFeature", #FUNCTION("FeaturedActionAvailable", #Shop.Object, #UNDEF, "ShippingMethodsPerProduct")) #IF(#Shop.FeatureMaxValue.ShippingMethodsPerProduct OR #DisplayFeature EQ "NotAllowed")
#LOOP(#Shop.ShippingMethods) #LOCAL("ShopMethodID",#ID) #LOCAL("IsElementOf",0) #LOOP(#FROMHASH(#INPUT.FormErrors.Value.ProductShippingmethod)) #IF(#Value NEQ #ID) #SET("IsElementOf",1) #ENDIF #ENDLOOP #ENDLOCAL #ENDLOCAL #ENDLOOP
#IF(#DisplayFeature EQ "NotAllowed")
({FeatureNotInThisShopType})
#ENDIF
#IF(#ItemNo < 1) #ENDIF
#ENDIF #ENDLOCAL
#ENDLOCAL