Logidav Docs

ProductInfo extends AbstractEntity
in package

ProductInfo

Tags
ORM\Table

(name="mz_product_info", options={"comment": "Product infos table "}, uniqueConstraints=(name="uniq_product_id_store_id", columns={"product_id", "store_id")}, indexes=(name="product_info_feed_id", columns={"feed_id")})

ORM\Entity

(repositoryClass="AppBundle\Repository\ProductInfoRepository")

Table of Contents

Properties

$bigbuyCarrier  : string
$categories  : array<string|int, mixed>
$chronoDateWithNewCalculatedPromo  : DateTime
$coeffLivraison  : string
$colis_un_hauteur  : string
$colis_un_largeur  : string
$colis_un_longueur  : string
$colisDeuxHauteur  : string
$colisDeuxLargeur  : string
$colisDeuxLongueur  : string
$colisDeuxPoids  : string
$colisQuatreHauteur  : string
$colisQuatreLargeur  : string
$colisQuatreLongueur  : string
$colisQuatrePoids  : string
$colisTroisHauteur  : string
$colisTroisLargeur  : string
$colisTroisLongueur  : string
$colisTroisPoids  : string
$colisUnPoids  : string
$color  : string|null
$countryOrigin  : string
$currentPrice  : float
$description  : string|null
$ean  : string|null
$feedId  : string
$formeTable  : string
$googleProductCategory  : string|null
$googleProductType  : string|null
$hauteurAjustable  : string
$id  : int
$isEnabledInCurrentStore  : bool
$isSentToMerchant  : string
$lowestPriceIn30Days  : float
$materialCoating  : string
$materialDetail  : string
$materialStructure  : string|null
$merchantAvailable  : string
$merchantGroupSales  : string
$merchantPrice  : float
$monocolis  : string
$montage  : string
$mpn  : string|null
$name  : string|null
$newCalculatedPromo  : int
$newCalculatedPromoInfos  : string|null
$nombreColis  : string
$photos  : array<string|int, mixed>|null
$price  : float
$product  : mixed
$promo  : int
$qtyWithNewCalculatedPromo  : int
$rangementTableBasse  : string
$saleTotal  : float
$shippingAmount  : string|null
$shippingCarrier  : string|null
$shippingMethod  : string|null
$shortDescription  : string|null
$soldQtyIn15Days  : float
$specialPrice  : float
$specialPriceFrom  : DateTime
$specialPriceTo  : DateTime
$storeId  : array<string|int, mixed>
$url  : string|null

Methods

getBigbuyCarrier()  : string
getCategories()  : array<string|int, mixed>
getChronoDateWithNewCalculatedPromo()  : DateTime
getCoeffLivraison()  : string
getColisDeuxHauteur()  : string
getColisDeuxLargeur()  : string
getColisDeuxLongueur()  : string
getColisDeuxPoids()  : string
getColisQuatreHauteur()  : string
getColisQuatreLargeur()  : string
getColisQuatreLongueur()  : string
getColisQuatrePoids()  : string
getColisTroisHauteur()  : string
getColisTroisLargeur()  : string
getColisTroisLongueur()  : string
getColisTroisPoids()  : string
getColisUnHauteur()  : string
getColisUnLargeur()  : string
getColisUnLongueur()  : string
getColisUnPoids()  : string
getColor()  : string
Get color
getCountryOrigin()  : string
getCurrentPrice()  : float
getDescription()  : string
Get description
getEan()  : string
Get ean
getFeedId()  : int
getFormeTable()  : string
getGoogleProductCategory()  : string
Get googleProductCategory
getGoogleProductType()  : string
getHauteurAjustable()  : string
getId()  : int
Get id
getIsSentToMerchant()  : int
Get promo
getLowestPriceIn30Days()  : float
getMaterialCoating()  : string
getMaterialDetail()  : string
getMaterialDetailAsString()  : string
getMaterialStructure()  : string
Get materialStructure
getMerchantAvailable()  : string
getMerchantGroupSales()  : string
getMerchantPrice()  : float|null
getMonocolis()  : string
getMontage()  : string
getMpn()  : string
getName()  : string
getNewCalculatedPromo()  : int
getNewCalculatedPromoInfos()  : string|null
getNombreColis()  : string
getPhotos()  : array<string|int, mixed>
Get photos
getPrice()  : float|null
getProduct()  : mixed
getPromo()  : int
Get promo
getQtyWithNewCalculatedPromo()  : int
getRangementTableBasse()  : string
getSaleTotal()  : float
getShippingAmount()  : string
Get shippingAmount
getShippingCarrier()  : string
Get shippingCarrier
getShippingMethod()  : string
Get shippingMethod
getShortDescription()  : string
Get shortDescription
getSoldQtyIn15Days()  : float
getSpecialPrice()  : float|null
getSpecialPriceFrom()  : DateTime|null
getSpecialPriceTo()  : DateTime|null
getStoreId()  : array<string|int, mixed>
getUrl()  : string
isEnabledInCurrentStore()  : string
populate()  : void
Populate data into the entity
setBigbuyCarrier()  : void
setCategories()  : mixed
setChronoDateWithNewCalculatedPromo()  : mixed
setCoeffLivraison()  : mixed
setColisDeuxHauteur()  : mixed
setColisDeuxLargeur()  : mixed
setColisDeuxLongueur()  : mixed
setColisDeuxPoids()  : void
setColisQuatreHauteur()  : mixed
setColisQuatreLargeur()  : mixed
setColisQuatreLongueur()  : mixed
setColisQuatrePoids()  : void
setColisTroisHauteur()  : mixed
setColisTroisLargeur()  : mixed
setColisTroisLongueur()  : mixed
setColisTroisPoids()  : void
setColisUnHauteur()  : mixed
setColisUnLargeur()  : mixed
setColisUnLongueur()  : mixed
setColisUnPoids()  : void
setColor()  : ProductInfo
Set color
setCountryOrigin()  : mixed
setCurrentPrice()  : void
setDescription()  : ProductInfo
Set description
setEan()  : ProductInfo
Set ean
setFeedId()  : mixed
setFormeTable()  : void
setGoogleProductCategory()  : ProductInfo
Set googleProductCategory
setGoogleProductType()  : mixed
setHauteurAjustable()  : void
setIsEnabledInCurrentStore()  : mixed
setIsSentToMerchant()  : ProductInfo
Set promo
setLowestPriceIn30Days()  : void
setMaterialCoating()  : mixed
setMaterialDetail()  : mixed
setMaterialStructure()  : ProductInfo
Set materialStructure
setMerchantAvailable()  : mixed
setMerchantGroupSales()  : mixed
setMonocolis()  : mixed
setMontage()  : void
setMpn()  : mixed
setName()  : mixed
setNewCalculatedPromo()  : mixed
setNewCalculatedPromoInfos()  : mixed
setNombreColis()  : void
setPhotos()  : ProductInfo
Set photos
setPrice()  : ProductInfo
setProduct()  : mixed
setPromo()  : Product
Set promo
setQtyWithNewCalculatedPromo()  : mixed
setRangementTableBasse()  : void
setSaleTotal()  : ProductInfo
setShippingAmount()  : ProductInfo
Set shippingAmount
setShippingCarrier()  : ProductInfo
Set shippingCarrier
setShippingMethod()  : ProductInfo
Set shippingMethod
setShortDescription()  : ProductInfo
Set shortDescription
setSoldQtyIn15Days()  : void
setSpecialPrice()  : ProductInfo
setSpecialPriceFrom()  : ProductInfo
setSpecialPriceTo()  : ProductInfo
setStoreId()  : mixed
setUrl()  : mixed

Properties

$bigbuyCarrier

private string $bigbuyCarrier
Tags
ORM\Column

(name="bigbuy_carrier", type="string", length=255, nullable=true)

$categories

private array<string|int, mixed> $categories
Tags
ORM\Column

(name="categories", type="json_array", nullable=true, options={"comment": "Product categorie ids"})

$chronoDateWithNewCalculatedPromo

private DateTime $chronoDateWithNewCalculatedPromo
Tags
ORM\Column

(name="chrono_date_with_new_calculated_promo", type="datetime", nullable=true, options={"comment": "Chrono date with new calculated promo (new marketing strategy)"})

$coeffLivraison

private string $coeffLivraison
Tags
ORM\Column

(name="coeff_livraison", type="string", length=255, nullable=true, options={"comment": "Product shipping formula "})

$colis_un_hauteur

private string $colis_un_hauteur
Tags
ORM\Column

(name="colis_un_hauteur", type="string", length=255, nullable=true, options={"comment": "Product colis un Hauteur"})

$colis_un_largeur

private string $colis_un_largeur
Tags
ORM\Column

(name="colis_un_largeur", type="string", length=255, nullable=true, options={"comment": "Product colis un Largeur"})

$colis_un_longueur

private string $colis_un_longueur
Tags
ORM\Column

(name="colis_un_longueur", type="string", length=255, nullable=true, options={"comment": "Product colis un longueur"})

$colisDeuxHauteur

private string $colisDeuxHauteur
Tags
ORM\Column

(name="colis_deux_hauteur", type="string", length=255, nullable=true, options={"comment": "Product colis deux hauteur"})

$colisDeuxLargeur

private string $colisDeuxLargeur
Tags
ORM\Column

(name="colis_deux_largeur", type="string", length=255, nullable=true, options={"comment": "Product colis deux largeur"})

$colisDeuxLongueur

private string $colisDeuxLongueur
Tags
ORM\Column

(name="colis_deux_longueur", type="string", length=255, nullable=true, options={"comment": "Product colis deux un longeur"})

$colisDeuxPoids

private string $colisDeuxPoids
Tags
ORM\Column

(name="colis_deux_poids", type="string", length=255, nullable=true, options={"comment": "Product colis deux un poids"})

$colisQuatreHauteur

private string $colisQuatreHauteur
Tags
ORM\Column

(name="colis_quatre_hauteur", type="string", length=255, nullable=true, options={"comment": "Product colis quatre hauteur"})

$colisQuatreLargeur

private string $colisQuatreLargeur
Tags
ORM\Column

(name="colis_quatre_largeur", type="string", length=255, nullable=true, options={"comment": "Product colis quatre largeur"})

$colisQuatreLongueur

private string $colisQuatreLongueur
Tags
ORM\Column

(name="colis_quatre_longueur", type="string", length=255, nullable=true, options={"comment": "Product colis quatre longueur"})

$colisQuatrePoids

private string $colisQuatrePoids
Tags
ORM\Column

(name="colis_quatre_poids", type="string", length=255, nullable=true, options={"comment": "Product colis quatre poids"})

$colisTroisHauteur

private string $colisTroisHauteur
Tags
ORM\Column

(name="colis_trois_hauteur", type="string", length=255, nullable=true, options={"comment": "Product colis trois hauteur"})

$colisTroisLargeur

private string $colisTroisLargeur
Tags
ORM\Column

(name="colis_trois_largeur", type="string", length=255, nullable=true, options={"comment": "Product colis trois largeur"})

$colisTroisLongueur

private string $colisTroisLongueur
Tags
ORM\Column

(name="colis_trois_longueur", type="string", length=255, nullable=true, options={"comment": "Product colis trois longueur"})

$colisTroisPoids

private string $colisTroisPoids
Tags
ORM\Column

(name="colis_trois_poids", type="string", length=255, nullable=true, options={"comment": "Product colis trois largeur"})

$colisUnPoids

private string $colisUnPoids
Tags
ORM\Column

(name="colis_un_poids", type="string", length=255, nullable=true, options={"comment": "Product colis un poids"})

$color

private string|null $color
Tags
ORM\Column

(name="color", type="string", length=255, nullable=true, options={"comment": "Product color"})

$countryOrigin

private string $countryOrigin
Tags
ORM\Column

(name="country_origin", type="string", length=255, nullable=true, options={"comment": "Product country ex livraison "})

$currentPrice

private float $currentPrice
Tags
ORM\Column

(name="current_price", type="decimal", precision=12, scale=4, nullable=true)

$description

private string|null $description
Tags
ORM\Column

(name="description", type="text", nullable=true, options={"comment": "Product description"})

$ean

private string|null $ean
Tags
ORM\Column

(name="ean", type="string", length=255, nullable=true, options={"comment": "Product ean|gtin"})

$feedId

private string $feedId
Tags
ORM\Column

(name="feed_id", type="integer", length=255, nullable=true, options={"comment": "Product Feed id that id is the same id that we send to lengow feed"})

$formeTable

private string $formeTable
Tags
ORM\Column

(name="forme_table", type="string", length=255, nullable=true)

$googleProductCategory

private string|null $googleProductCategory
Tags
ORM\Column

(name="google_product_category", type="string", length=255, nullable=true, options={"comment": "Product category"})

$googleProductType

private string|null $googleProductType
Tags
ORM\Column

(name="google_product_type", type="string", length=255, nullable=true, options={"comment": "Product mpn"})

$hauteurAjustable

private string $hauteurAjustable
Tags
ORM\Column

(name="hauteur_ajustable", type="string", length=255, nullable=true)

$id

private int $id
Tags
ORM\Column

(name="id", type="integer")

ORM\Id
ORM\GeneratedValue

(strategy="AUTO")

$isEnabledInCurrentStore

private bool $isEnabledInCurrentStore
Tags
ORM\Column

(name="is_enabled_in_current_store", type="boolean", length=255, nullable=true, options={"comment": "Is enabled in current store"})

$isSentToMerchant

private string $isSentToMerchant = 0
Tags
ORM\Column

(name="is_sent_to_merchant", type="boolean", nullable=true, options={"comment": "Is sent to merchant", "default" = 0})

$lowestPriceIn30Days

private float $lowestPriceIn30Days
Tags
ORM\Column

(name="lowest_price_in_30_days", type="decimal", precision=12, scale=4, nullable=true, options={"default" = 0})

$materialCoating

private string $materialCoating
Tags
ORM\Column

(name="material_coating", type="string", length=255, nullable=true, options={"comment": "Matière revêtement | pattern"})

$materialDetail

private string $materialDetail
Tags
ORM\Column

(name="material_detail", type="json_array", length=255, nullable=true, options={"comment": "Matiere detail"})

$materialStructure

private string|null $materialStructure
Tags
ORM\Column

(name="material_structure", type="json_array", length=255, nullable=true, options={"comment": "Material structure etc Bois,Céramique,Marbre "})

$merchantAvailable

private string $merchantAvailable
Tags
ORM\Column

(name="merchant_available", type="string", nullable=true)

$merchantGroupSales

private string $merchantGroupSales
Tags
ORM\Column

(name="merchant_group_sales", type="string", nullable=true)

$merchantPrice

private float $merchantPrice
Tags
ORM\Column

(name="merchant_price", type="decimal", precision=12, scale=4, nullable=true, options={"default" = 0})

$monocolis

private string $monocolis
Tags
ORM\Column

(name="monocolis", type="boolean", length=255, nullable=true, options={"comment": "Is shippable with monocolis"})

$montage

private string $montage
Tags
ORM\Column

(name="montage", type="string", length=255, nullable=true)

$mpn

private string|null $mpn
Tags
ORM\Column

(name="mpn", type="string", length=255, nullable=true, options={"comment": "Product mpn"})

$name

private string|null $name
Tags
ORM\Column

(name="name", type="text", nullable=true, options={"comment": "Product name"})

$newCalculatedPromo

private int $newCalculatedPromo
Tags
ORM\Column

(name="new_calculated_promo", type="integer", nullable=true, options={"comment": "new calculated promo (new marketing strategy)"})

$newCalculatedPromoInfos

private string|null $newCalculatedPromoInfos
Tags
ORM\Column

(name="new_calculated_promo_infos", type="text", nullable=true, options={"comment": "new calculated promo infos (new marketing strategy"})

$nombreColis

private string $nombreColis
Tags
ORM\Column

(name="nombre_colis", type="string", length=255, nullable=true)

$photos

private array<string|int, mixed>|null $photos
Tags
ORM\Column

(name="photos", type="json_array", nullable=true, options={"comment": "Product photos"})

$price

private float $price
Tags
ORM\Column

(name="price", type="decimal", precision=12, scale=4, nullable=true, options={"default" = 0})

$product

private mixed $product
Tags
ORM\ManyToOne

(targetEntity="AppBundle\Entity\Product", inversedBy="productInfo")

$promo

private int $promo
Tags
ORM\Column

(name="promo", type="integer", nullable=true, options={"default" = 0})

$qtyWithNewCalculatedPromo

private int $qtyWithNewCalculatedPromo
Tags
ORM\Column

(name="qty_with_new_calculated_promo", type="integer", nullable=true, options={"comment": "Available qty with new calculated promo (new marketing strategy)"})

$rangementTableBasse

private string $rangementTableBasse
Tags
ORM\Column

(name="rangement_table_basse", type="string", length=255, nullable=true)

$saleTotal

private float $saleTotal = 0.0
Tags
ORM\Column

(name="sale_total", type="decimal", precision=12, scale=4, nullable=true, options={"default" = 0})

$shippingAmount

private string|null $shippingAmount
Tags
ORM\Column

(name="shipping_amount", type="string", length=255, nullable=true, options={"comment": "Calculated shipping amount"})

$shippingCarrier

private string|null $shippingCarrier
Tags
ORM\Column

(name="shipping_carrier", type="string", length=255, nullable=true, options={"comment": "Calculated shipping carrier"})

$shippingMethod

private string|null $shippingMethod
Tags
ORM\Column

(name="shipping_method", type="string", length=255, nullable=true, options={"comment": "Calculated shipping method"})

$shortDescription

private string|null $shortDescription
Tags
ORM\Column

(name="short_description", type="text", nullable=true, options={"comment": "Product short description"})

$soldQtyIn15Days

private float $soldQtyIn15Days
Tags
ORM\Column

(name="sold_qty_in15days", type="decimal", nullable=true, options={"comment": "sold qty in 15 days", "default" = 0})

$specialPrice

private float $specialPrice
Tags
ORM\Column

(name="special_price", type="decimal", precision=12, scale=4, nullable=true, options={"default" = 0})

$specialPriceFrom

private DateTime $specialPriceFrom
Tags
ORM\Column

(name="special_price_from", type="datetime", nullable=true)

$specialPriceTo

private DateTime $specialPriceTo
Tags
ORM\Column

(name="special_price_to", type="datetime", nullable=true)

$storeId

private array<string|int, mixed> $storeId
Tags
ORM\Column

(name="store_id",type="integer", options={"comment": "Product store"})

$url

private string|null $url
Tags
ORM\Column

(name="url", type="text", nullable=true, options={"comment": "Product url"})

Methods

getBigbuyCarrier()

public getBigbuyCarrier() : string
Return values
string

getCategories()

public getCategories() : array<string|int, mixed>
Return values
array<string|int, mixed>

getChronoDateWithNewCalculatedPromo()

public getChronoDateWithNewCalculatedPromo() : DateTime
Return values
DateTime

getCoeffLivraison()

public getCoeffLivraison() : string
Return values
string

getColisDeuxHauteur()

public getColisDeuxHauteur() : string
Return values
string

getColisDeuxLargeur()

public getColisDeuxLargeur() : string
Return values
string

getColisDeuxLongueur()

public getColisDeuxLongueur() : string
Return values
string

getColisDeuxPoids()

public getColisDeuxPoids() : string
Return values
string

getColisQuatreHauteur()

public getColisQuatreHauteur() : string
Return values
string

getColisQuatreLargeur()

public getColisQuatreLargeur() : string
Return values
string

getColisQuatreLongueur()

public getColisQuatreLongueur() : string
Return values
string

getColisQuatrePoids()

public getColisQuatrePoids() : string
Return values
string

getColisTroisHauteur()

public getColisTroisHauteur() : string
Return values
string

getColisTroisLargeur()

public getColisTroisLargeur() : string
Return values
string

getColisTroisLongueur()

public getColisTroisLongueur() : string
Return values
string

getColisTroisPoids()

public getColisTroisPoids() : string
Return values
string

getColisUnHauteur()

public getColisUnHauteur() : string
Return values
string

getColisUnLargeur()

public getColisUnLargeur() : string
Return values
string

getColisUnLongueur()

public getColisUnLongueur() : string
Return values
string

getColisUnPoids()

public getColisUnPoids() : string
Return values
string

getColor()

Get color

public getColor() : string
Return values
string

getCountryOrigin()

public getCountryOrigin() : string
Return values
string

getCurrentPrice()

public getCurrentPrice() : float
Return values
float

getDescription()

Get description

public getDescription() : string
Return values
string

getEan()

Get ean

public getEan() : string
Return values
string

getFeedId()

public getFeedId() : int
Return values
int

getFormeTable()

public getFormeTable() : string
Return values
string

getGoogleProductCategory()

Get googleProductCategory

public getGoogleProductCategory() : string
Return values
string

getGoogleProductType()

public getGoogleProductType() : string
Return values
string

getHauteurAjustable()

public getHauteurAjustable() : string
Return values
string

getId()

Get id

public getId() : int
Return values
int

getIsSentToMerchant()

Get promo

public getIsSentToMerchant() : int
Return values
int

getLowestPriceIn30Days()

public getLowestPriceIn30Days() : float
Return values
float

getMaterialCoating()

public getMaterialCoating() : string
Return values
string

getMaterialDetail()

public getMaterialDetail() : string
Return values
string

getMaterialDetailAsString()

public getMaterialDetailAsString() : string
Return values
string

getMaterialStructure()

Get materialStructure

public getMaterialStructure() : string
Return values
string

getMerchantAvailable()

public getMerchantAvailable() : string
Return values
string

getMerchantGroupSales()

public getMerchantGroupSales() : string
Return values
string

getMerchantPrice()

public getMerchantPrice() : float|null
Return values
float|null

getMonocolis()

public getMonocolis() : string
Return values
string

getMontage()

public getMontage() : string
Return values
string

getMpn()

public getMpn() : string
Return values
string

getName()

public getName() : string
Return values
string

getNewCalculatedPromo()

public getNewCalculatedPromo() : int
Return values
int

getNewCalculatedPromoInfos()

public getNewCalculatedPromoInfos() : string|null
Return values
string|null

getNombreColis()

public getNombreColis() : string
Return values
string

getPhotos()

Get photos

public getPhotos() : array<string|int, mixed>
Return values
array<string|int, mixed>

getPrice()

public getPrice() : float|null
Return values
float|null

getPromo()

Get promo

public getPromo() : int
Return values
int

getQtyWithNewCalculatedPromo()

public getQtyWithNewCalculatedPromo() : int
Return values
int

getRangementTableBasse()

public getRangementTableBasse() : string
Return values
string

getSaleTotal()

public getSaleTotal() : float
Return values
float

getShippingAmount()

Get shippingAmount

public getShippingAmount() : string
Return values
string

getShippingCarrier()

Get shippingCarrier

public getShippingCarrier() : string
Return values
string

getShippingMethod()

Get shippingMethod

public getShippingMethod() : string
Return values
string

getShortDescription()

Get shortDescription

public getShortDescription() : string
Return values
string

getSoldQtyIn15Days()

public getSoldQtyIn15Days() : float
Return values
float

getSpecialPrice()

public getSpecialPrice() : float|null
Return values
float|null

getSpecialPriceFrom()

public getSpecialPriceFrom() : DateTime|null
Return values
DateTime|null

getSpecialPriceTo()

public getSpecialPriceTo() : DateTime|null
Return values
DateTime|null

getStoreId()

public getStoreId() : array<string|int, mixed>
Return values
array<string|int, mixed>

getUrl()

public getUrl() : string
Return values
string

isEnabledInCurrentStore()

public isEnabledInCurrentStore() : string
Return values
string

populate()

Populate data into the entity

public populate(array<string|int, mixed> $data, mixed $classMetaData, mixed $em, mixed $arrayAlias) : void
Parameters
$data : array<string|int, mixed>
$classMetaData : mixed
$em : mixed
$arrayAlias : mixed

setBigbuyCarrier()

public setBigbuyCarrier(string $bigbuyCarrier) : void
Parameters
$bigbuyCarrier : string

setCategories()

public setCategories(array<string|int, mixed> $categories) : mixed
Parameters
$categories : array<string|int, mixed>

setChronoDateWithNewCalculatedPromo()

public setChronoDateWithNewCalculatedPromo(DateTime $chronoDateWithNewCalculatedPromo) : mixed
Parameters
$chronoDateWithNewCalculatedPromo : DateTime

setCoeffLivraison()

public setCoeffLivraison(string $coeffLivraison) : mixed
Parameters
$coeffLivraison : string

setColisDeuxHauteur()

public setColisDeuxHauteur(string $colisDeuxHauteur) : mixed
Parameters
$colisDeuxHauteur : string

setColisDeuxLargeur()

public setColisDeuxLargeur(string $colisDeuxLargeur) : mixed
Parameters
$colisDeuxLargeur : string

setColisDeuxLongueur()

public setColisDeuxLongueur(string $colisDeuxLongueur) : mixed
Parameters
$colisDeuxLongueur : string

setColisDeuxPoids()

public setColisDeuxPoids(string $colisDeuxPoids) : void
Parameters
$colisDeuxPoids : string

setColisQuatreHauteur()

public setColisQuatreHauteur(bool $colisQuatreHauteur) : mixed
Parameters
$colisQuatreHauteur : bool

setColisQuatreLargeur()

public setColisQuatreLargeur(string $colisQuatreLargeur) : mixed
Parameters
$colisQuatreLargeur : string

setColisQuatreLongueur()

public setColisQuatreLongueur(string $colisQuatreLongueur) : mixed
Parameters
$colisQuatreLongueur : string

setColisQuatrePoids()

public setColisQuatrePoids(string $colisQuatrePoids) : void
Parameters
$colisQuatrePoids : string

setColisTroisHauteur()

public setColisTroisHauteur(string $colisTroisHauteur) : mixed
Parameters
$colisTroisHauteur : string

setColisTroisLargeur()

public setColisTroisLargeur(string $colisTroisLargeur) : mixed
Parameters
$colisTroisLargeur : string

setColisTroisLongueur()

public setColisTroisLongueur(string $colisTroisLongueur) : mixed
Parameters
$colisTroisLongueur : string

setColisTroisPoids()

public setColisTroisPoids(string $colisTroisPoids) : void
Parameters
$colisTroisPoids : string

setColisUnHauteur()

public setColisUnHauteur(string $colis_un_hauteur) : mixed
Parameters
$colis_un_hauteur : string

setColisUnLargeur()

public setColisUnLargeur(string $colis_un_largeur) : mixed
Parameters
$colis_un_largeur : string

setColisUnLongueur()

public setColisUnLongueur(string $colis_un_longueur) : mixed
Parameters
$colis_un_longueur : string

setColisUnPoids()

public setColisUnPoids(string $colisUnPoids) : void
Parameters
$colisUnPoids : string

setCountryOrigin()

public setCountryOrigin(string $countryOrigin) : mixed
Parameters
$countryOrigin : string

setCurrentPrice()

public setCurrentPrice(float $currentPrice) : void
Parameters
$currentPrice : float

setFeedId()

public setFeedId(int $feedId) : mixed
Parameters
$feedId : int

setFormeTable()

public setFormeTable(string $formeTable) : void
Parameters
$formeTable : string

setGoogleProductCategory()

Set googleProductCategory

public setGoogleProductCategory(string $googleProductCategory) : ProductInfo
Parameters
$googleProductCategory : string
Return values
ProductInfo

setGoogleProductType()

public setGoogleProductType(string $googleProductType) : mixed
Parameters
$googleProductType : string

setHauteurAjustable()

public setHauteurAjustable(string $hauteurAjustable) : void
Parameters
$hauteurAjustable : string

setIsEnabledInCurrentStore()

public setIsEnabledInCurrentStore(bool $isEnabledInCurrentStore) : mixed
Parameters
$isEnabledInCurrentStore : bool

setIsSentToMerchant()

Set promo

public setIsSentToMerchant(mixed $isSentToMerchant) : ProductInfo
Parameters
$isSentToMerchant : mixed
Return values
ProductInfo

setLowestPriceIn30Days()

public setLowestPriceIn30Days(float $lowestPriceIn30Days) : void
Parameters
$lowestPriceIn30Days : float

setMaterialCoating()

public setMaterialCoating(string $materialCoating) : mixed
Parameters
$materialCoating : string

setMaterialDetail()

public setMaterialDetail(string $materialDetail) : mixed
Parameters
$materialDetail : string

setMaterialStructure()

Set materialStructure

public setMaterialStructure(string $materialStructure) : ProductInfo
Parameters
$materialStructure : string
Return values
ProductInfo

setMerchantAvailable()

public setMerchantAvailable(string $merchantAvailable) : mixed
Parameters
$merchantAvailable : string

setMerchantGroupSales()

public setMerchantGroupSales(string $merchantGroupSales) : mixed
Parameters
$merchantGroupSales : string

setMonocolis()

public setMonocolis(string $monocolis) : mixed
Parameters
$monocolis : string

setMontage()

public setMontage(string $montage) : void
Parameters
$montage : string

setMpn()

public setMpn(string $mpn) : mixed
Parameters
$mpn : string

setName()

public setName(string $name) : mixed
Parameters
$name : string

setNewCalculatedPromo()

public setNewCalculatedPromo(int $newCalculatedPromo) : mixed
Parameters
$newCalculatedPromo : int

setNewCalculatedPromoInfos()

public setNewCalculatedPromoInfos(string|null $newCalculatedPromoInfos) : mixed
Parameters
$newCalculatedPromoInfos : string|null

setNombreColis()

public setNombreColis(string $nombreColis) : void
Parameters
$nombreColis : string

setProduct()

public setProduct(mixed $product) : mixed
Parameters
$product : mixed

setQtyWithNewCalculatedPromo()

public setQtyWithNewCalculatedPromo(int $qtyWithNewCalculatedPromo) : mixed
Parameters
$qtyWithNewCalculatedPromo : int

setRangementTableBasse()

public setRangementTableBasse(string $rangementTableBasse) : void
Parameters
$rangementTableBasse : string

setShippingAmount()

Set shippingAmount

public setShippingAmount(string $shippingAmount) : ProductInfo
Parameters
$shippingAmount : string
Return values
ProductInfo

setShippingCarrier()

Set shippingCarrier

public setShippingCarrier(string $shippingCarrier) : ProductInfo
Parameters
$shippingCarrier : string
Return values
ProductInfo

setShippingMethod()

Set shippingMethod

public setShippingMethod(string $shippingMethod) : ProductInfo
Parameters
$shippingMethod : string
Return values
ProductInfo

setShortDescription()

Set shortDescription

public setShortDescription(string $shortDescription) : ProductInfo
Parameters
$shortDescription : string
Return values
ProductInfo

setSoldQtyIn15Days()

public setSoldQtyIn15Days(float|null $soldQtyIn15Days) : void
Parameters
$soldQtyIn15Days : float|null

setSpecialPriceFrom()

public setSpecialPriceFrom(DateTime|null $specialPriceFrom) : ProductInfo
Parameters
$specialPriceFrom : DateTime|null
Return values
ProductInfo

setStoreId()

public setStoreId(mixed $storeId) : mixed
Parameters
$storeId : mixed

setUrl()

public setUrl(string $url) : mixed
Parameters
$url : string

        
On this page

Search results