Large box size (XXL), meaning no overfull post box, not even after a few days. Complete with Decayeux patented security slats to protect your mail from being stolen. Suitable for wall or pole mounting.
SELECT COUNT(*) AS TOTAL
FROM entries
INNER JOIN p_individualMailboxAccessories
ON p_individualMailboxAccessories.`productID` = entries.`ID`
INNER JOIN products_tr
ON products_tr.`productID` = entries.`ID`
WHERE products_tr.`language` LIKE 'EN'
AND p_individualMailboxAccessories.`compatibleProducts` LIKE '%|758|%'