PRIMROSE Eclipse Fabric 3 Seater Sofa


68,000.00

Item Condition: Good ?

Seller: Kb-admin

Updated: July 4, 2025

Item Description:

  • Right Facing
  • W x H x D: 220 cm x 82.55 cm x 86.36 cm
  • Pre Assembled (Ready to Use)

kb-admin

@kb-admin

Please log in to access the chat.

Back to top

Always Stay Updated!

Stay updated on new items and changes to existing ones.

// Make hovering product thumbnails set the image as active. jQuery(document).ready(function ($) { var $gallery = $('.woocommerce-product-gallery'); if (!$gallery.length || typeof $.fn.flexslider === 'undefined') { return; } $('.flex-control-thumbs').on('mouseenter', 'li', function () { var index = $(this).data('slick-index'); if (typeof index === 'undefined') return; // Tell FlexSlider to activate the slide $gallery.flexslider(index); }); });