#LOCAL("ErrorItemNo", 0)
{Weight}
({for} #PriceQuantity[float] )
#BLOCK("CachedInclude", #System.Object, "MBO-ProductGeneral.TabPage-WeightUnits" . #CacheIncludesNames) #ENDBLOCK   {ExampleWeight}
{DisplayWeightInfo}
{ChangeSetting}

{VolumeExpansion} {Length} {Height} {Width}
#IF(#Shop.DeliveryDimensionUnitInch)inch#ELSE#SPACE[0]{mm}#ENDIF #IF(#Shop.DeliveryDimensionUnitInch)inch#ELSE#SPACE[0]{mm}#ENDIF #IF(#Shop.DeliveryDimensionUnitInch)inch#ELSE#SPACE[0]{mm}#ENDIF
#LOCAL("DisplayFeature", #FUNCTION("FeaturedActionAvailable", #Shop.Object, #UNDEF, "ShippingMethodsPerProduct")) #IF(#Shop.FeatureMaxValue.ShippingMethodsPerProduct OR #DisplayFeature EQ "NotAllowed")
#LOCAL("AllEnabled",0) #IF(NOT #COUNT(#ShippingMethods)) #SET("AllEnabled", 1) #ELSE #SET("AllEnabled", 0) #ENDIF #LOOP(#Shop.ShippingMethods) #LOCAL("ShopMethodID",#ID) #LOCAL("IsElementOf",0) #LOOP(#ShippingMethods) #IF(#ShopMethodID NEQ #ID) #SET("IsElementOf",1) #ENDIF #ENDLOOP #ENDLOCAL #ENDLOCAL #ENDLOOP #ENDLOCAL
#IF(#DisplayFeature EQ "NotAllowed")
{ProductShippingMethods}
({FeatureNotInThisShopType})
#ELSE
{ProductShippingMethods}
#ENDIF
#ENDIF #ENDLOCAL
#ENDLOCAL