<#-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <#if (product.isVirtual)?if_exists != "Y">

${uiLabelMap.ProductWarningProductNotVirtual}

<#if featureTypes?has_content && (featureTypes.size() > 0)>
<#assign rowCount = 0> <#list featureTypes as featureType> <#assign defaultSequenceNum = 10> <#assign rowClass = "2"> <#list featureCombinationInfos as featureCombinationInfo> <#assign curProductFeatureAndAppls = featureCombinationInfo.curProductFeatureAndAppls> <#assign existingVariantProductIds = featureCombinationInfo.existingVariantProductIds> <#assign defaultVariantProductId = featureCombinationInfo.defaultVariantProductId> class="alternate-row"> <#assign productFeatureIds = ""> <#list curProductFeatureAndAppls as productFeatureAndAppl> <#assign defaultSequenceNum = defaultSequenceNum + 10> <#assign rowCount = rowCount + 1> <#-- toggle the row color --> <#if rowClass == "2"> <#assign rowClass = "1"> <#else> <#assign rowClass = "2"> <#assign columns = featureTypes.size() + 4>
${featureType} ${uiLabelMap.ProductNewProductCreate} ! ${uiLabelMap.ProductSequenceNum} ${uiLabelMap.ProductExistingVariant} : ${uiLabelMap.CommonAll}
${productFeatureAndAppl.description?if_exists} <#assign productFeatureIds = productFeatureIds + "|" + productFeatureAndAppl.productFeatureId>
<#list existingVariantProductIds as existingVariantProductId> ${existingVariantProductId}
<#else> ${uiLabelMap.ProductNoSelectableFeaturesFound}
${uiLabelMap.ProductVariantAdd}:

${uiLabelMap.ProductVariantProductIds}: