#BLOCK("WITH_FORM_ERROR",#FormError)
|
#ENDIF
#IF(#Name)#Name#ELSE#SKU#ENDIF
#IF(#Shop.IsProductNoVisible)
{ItemNoShort}: #Product.Alias[slice:20,html] #ENDIF #MENU("AdditionalProductInformation") #INCLUDE(#Template) #ENDMENU #IF(#Shop.ProductLowOnStockAction == 1 AND #DEFINED(#Product.StockLevel) AND #Quantity NGT #Product.StockLevel AND NOT #Product.IsDeliveryTimeLonger) #Shop.ProductLongerDeliveryTimeText #ENDIF #IF(#Product.IsDeliveryTimeLonger) #Shop.ProductLongerDeliveryTimeText #ENDIF #IF(#IsLineItemProductBundle)
#WITH(#BundledProductContainer)
#LOOP(#LineItems)
#Quantity[float] #Product.OrderUnit.Name #Name (#WITH(#Product)#JOIN(", ",#VariationTypeValues)#LOCAL("AttributeValue",#GET(#Attribute.Alias))#Attribute.NameOrAlias#SPACE[0]: #AttributeValue.ValueOrAlias#ENDLOCAL#ENDJOIN#ENDWITH) #ENDIF #ENDIF |