encoder(); /** client/html/catalog/detail/basket/attribute/type/size * Layout type for the product size attribute * * This option determines the displayed attribute method for the "size" * product attribute. * * Note: Up to 2015.03 this option was available as * client/html/catalog/detail/basket/attribute/size * * @param string Layout type, e.g. "select" or "radio" * @since 2015.04 * @category Developer * @category User * @see client/html/catalog/detail/basket/attribute/type/color */ /** client/html/catalog/detail/basket/attribute/type/color * Layout type for the product color attribute * * This option determines the displayed attribute method for the "color" * product attribute. * * Note: Up to 2015.03 this option was available as * client/html/catalog/detail/basket/attribute/color * * @param string Layout type, e.g. "select" or "radio" * @since 2015.04 * @category Developer * @category User * @see client/html/catalog/detail/basket/attribute/type/size */ ?>