Class StoredProduct
Class StoredProduct
- GXEngineProduct implements ProductInterface
- ┗ StoredProduct implements StoredProductInterface
Category: System
Located at Services/Core/Product/Entities/StoredProduct.inc.php
Methods summary
public
__construct( IdType $productId, ProductSettingsInterface $settings )
StoredProduct constructor.
Methods inherited from GXEngineProduct
addAddonValues(),
deleteAddonValue(),
getAddedDateTime(),
getAdditionalImages(),
getAddonValue(),
getAddonValues(),
getAvailableDateTime(),
getCheckoutInformation(),
getDescription(),
getDiscountAllowed(),
getEan(),
getImageContainer(),
getInfoUrl(),
getKeywords(),
getLastModifiedDateTime(),
getManufacturerId(),
getMetaDescription(),
getMetaKeywords(),
getMetaTitle(),
getName(),
getOrderedCount(),
getPrice(),
getPrimaryImage(),
getProductModel(),
getProductTypeId(),
getQuantity(),
getQuantityUnitId(),
getSettings(),
getShippingCosts(),
getShippingTimeId(),
getShortDescription(),
getSortOrder(),
getTaxClassId(),
getUrl(),
getUrlKeywords(),
getUrlRewrite(),
getUrlRewrites(),
getViewedCount(),
getVpeId(),
getVpeValue(),
getWeight(),
isActive(),
isFsk18(),
isVpeActive(),
setActive(),
setAddedDateTime(),
setAddonValue(),
setAvailableDateTime(),
setCheckoutInformation(),
setDescription(),
setDiscountAllowed(),
setEan(),
setFsk18(),
setImageContainer(),
setInfoUrl(),
setKeywords(),
setLastModifiedDateTime(),
setManufacturerId(),
setMetaDescription(),
setMetaKeywords(),
setMetaTitle(),
setName(),
setOrderedCount(),
setPrice(),
setProductModel(),
setProductTypeId(),
setQuantity(),
setQuantityUnitId(),
setSettings(),
setShippingCosts(),
setShippingTimeId(),
setShortDescription(),
setSortOrder(),
setTaxClassId(),
setUrl(),
setUrlKeywords(),
setUrlRewrite(),
setUrlRewrites(),
setViewedCount(),
setVpeActive(),
setVpeId(),
setVpeValue(),
setWeight()
Properties summary
Properties inherited from GXEngineProduct
$active,
$addedDateTime,
$addonValues,
$availableDateTime,
$checkoutInformation,
$descriptions,
$discountAllowed,
$ean,
$fsk18,
$imageContainer,
$infoUrl,
$keywords,
$lastModifiedDateTime,
$manufacturerId,
$metaDescriptions,
$metaKeywords,
$metaTitles,
$names,
$orderedCount,
$price,
$productModel,
$productTypeId,
$quantity,
$quantityUnitId,
$settings,
$shippingCosts,
$shippingTimeId,
$shortDescriptions,
$sortOrder,
$taxClassId,
$url,
$urlKeywords,
$urlRewrites,
$viewedCount,
$vpeActive,
$vpeId,
$vpeValue,
$weight