Punto Q Pack es una tienda online de packaging y envases que opera desde www.puntoqpack.com. Desarrollada sobre PrestaShop, ofrece experiencia de compra profesional. Envases para alimentos de alta calidad ☝ Packaging funcional y atractivo ✅ Para empresas del sector alimenticio ✈ Envío rápido. Su oferta abarca distintas líneas dentro del packaging y envases.
Técnicamente, Punto Q Pack integra Google Analytics, Google Tag Manager, Schema.org, reCAPTCHA. Google Analytics permite analizar tráfico y conversiones. Google Tag Manager centraliza etiquetas de marketing. Datos estructurados mejoran visibilidad en buscadores.
En packaging y envases online, Punto Q Pack es opción accesible desde www.puntoqpack.com. Catálogo explorable desde cualquier dispositivo con pedidos rápidos y seguros.
Tecnologías utilizadas
P
PrestaShop
// Use icon (square, colored) - much more reliable than rectangular logos
$icon_url = '';
if ( function_exists( 'ecomninja_get_brandfetch_logo' ) ) {
$icon_url = ecomninja_get_brandfetch_logo( $herramienta->ID, array( 'type' => 'icon' ) );
}
if ( empty( $icon_url ) && has_post_thumbnail( $herramienta->ID ) ) {
$icon_url = get_the_post_thumbnail_url( $herramienta->ID, 'thumbnail' );
}
$tool_name = get_the_title($herramienta->ID);
$initial = strtoupper(mb_substr($tool_name, 0, 1));
?>
// Use icon (square, colored) - much more reliable than rectangular logos
$icon_url = '';
if ( function_exists( 'ecomninja_get_brandfetch_logo' ) ) {
$icon_url = ecomninja_get_brandfetch_logo( $herramienta->ID, array( 'type' => 'icon' ) );
}
if ( empty( $icon_url ) && has_post_thumbnail( $herramienta->ID ) ) {
$icon_url = get_the_post_thumbnail_url( $herramienta->ID, 'thumbnail' );
}
$tool_name = get_the_title($herramienta->ID);
$initial = strtoupper(mb_substr($tool_name, 0, 1));
?>
// Use icon (square, colored) - much more reliable than rectangular logos
$icon_url = '';
if ( function_exists( 'ecomninja_get_brandfetch_logo' ) ) {
$icon_url = ecomninja_get_brandfetch_logo( $herramienta->ID, array( 'type' => 'icon' ) );
}
if ( empty( $icon_url ) && has_post_thumbnail( $herramienta->ID ) ) {
$icon_url = get_the_post_thumbnail_url( $herramienta->ID, 'thumbnail' );
}
$tool_name = get_the_title($herramienta->ID);
$initial = strtoupper(mb_substr($tool_name, 0, 1));
?>