<?php
|
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Enumeration/Enumeration.php');
|
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Enumeration/AdultOrientedEnumeration.php');
|
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Enumeration/BusinessEntityType.php');
|
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Enumeration/BusinessFunction.php');
|
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Enumeration/CertificationStatusEnumeration.php');
|
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Enumeration/ContactPointOption.php');
|
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Enumeration/DayOfWeek.php');
|
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Enumeration/DeliveryMethod.php');
|
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Enumeration/DigitalPlatformEnumeration.php');
|
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Enumeration/GovernmentBenefitsType.php');
|
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Enumeration/ItemAvailability.php');
|
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Enumeration/ItemListOrderType.php');
|
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Enumeration/OfferItemCondition.php');
|
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Enumeration/PhysicalActivityCategory.php');
|
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Enumeration/QualitativeValue.php');
|
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Enumeration/RefundTypeEnumeration.php');
|
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Enumeration/RestrictedDiet.php');
|
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Enumeration/SizeGroupEnumeration.php');
|
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Enumeration/SizeSpecification.php');
|
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Enumeration/SizeSystemEnumeration.php');
|
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Enumeration/StatusEnumeration.php');
|
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Enumeration/ActionStatusType.php');
|
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Enumeration/EventStatusType.php');
|
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Enumeration/OrderStatusType.php');
|
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Enumeration/WarrantyScope.php');
|
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Enumeration/WearableSizeGroupEnumeration.php');
|