No hay tipos de producto.
+| Nombre | +Duración | +Texto | +Categoría | +Bundle | +Imágenes | +Activo | ++ |
|---|---|---|---|---|---|---|---|
| {pt.nombre} | +{pt.hasDuration ? 'Sí' : 'No'} | +{pt.requiresText ? 'Sí' : 'No'} | +{pt.requiresCategory ? 'Sí' : 'No'} | +{pt.isBundle ? 'Sí' : 'No'} | +{pt.allowImages ? 'Sí' : 'No'} | ++ + {pt.isActive ? 'Activo' : 'Inactivo'} + + | +
+
+
+
+
+ |
+