The Parcel box P-1 is simply designed and really easy to use. Its ingenious locking mechanism allows just one opening of the box until the owner retrieves their parcel, thus reactivating the lock with their key for the next delivery. The use of this security system avoids couriers being able to access previous deliveries.
P1 WS Traffic white (RAL9016)
P1 GR Grey aluminium (RAL9007)
SELECT *,`medias`.`ID` AS MEDIAID FROM `medias`
INNER JOIN `mediaAssociations`
ON `mediaAssociations`.`mediaID` = `medias`.`ID`
WHERE `mediaAssociations`.`associateTo` LIKE 'product'
AND `mediaAssociations`.`associatedID` LIKE '950'
ORDER BY mediaAssociations.`order`
LIMIT 1,5