{"id":64,"date":"2025-01-15T09:12:54","date_gmt":"2025-01-15T09:12:54","guid":{"rendered":"https:\/\/imencogroup.com\/imenco-topside-hydraulics\/slug_solution\/hydraulics\/other-hydraulic-components\/"},"modified":"2025-02-17T11:24:16","modified_gmt":"2025-02-17T11:24:16","slug":"other-hydraulic-components","status":"publish","type":"solution","link":"https:\/\/imenco.com\/topside-hydraulics\/solution\/hydraulics\/other-hydraulic-components\/","title":{"rendered":"Other Hydraulic Components"},"content":{"rendered":"\n<div class=\"imenco-block block-products-list has-background has-grey-background-color\">\n    <section id=\"block_a33a7bea59ac4f2c6416972b5d4d3980\" class=\"products-list  products-list--move-up\">\n                <div v-scope @vue:mounted=\"mounted\" class=\"products-list__inner\">\n\n                        <div class=\"imenco-filters\">\n                <div class=\"imenco-filters__container\">\n                    <!-- Solutions -->\n                                        <!-- Product categories -->\n                                        <div>\n                        <label class=\"\" for=\"productCategory\">Product types<\/label>\n                        <select @change=\"fadeInOut(); getProductCategoryId($event.target.value); updateResultsHeadingProductCategory($event.target.value);\" class=\"\" v-model=\"filterByProductCategoryId\" name=\"productCategory\">\n                            <option :value=\"null\">Select product category<\/option>\n                            <option v-for=\"productCategory in productCategoriesList\" :value=\"productCategory.id\" v-html=\"productCategory.title\"><\/option>\n                            <\/select>\n                        <\/div>\n                                        <!-- Product markets -->\n                                        <!-- Search -->\n                    <div>\n                        <label class=\"\" for=\"name\">Search<\/label>\n                        <input placeholder=\"Search here\" class=\"\" type=\"text\" v-model=\"filterBySearchText\" name=\"name\">\n                    <\/div>\n                    \n                <\/div>\n            <\/div>\n            \n            \n                        \n            <div class=\"products-list__container\" :class=\"listClasses\">\n                                <div class=\"products-list__title\">\n                    <h2 v-html=\"resultsHeading\"><\/h2>\n                <\/div>\n                                \n                                    <template v-if=\"productVisible(159)\">\n                                            <\/template>\n                                    <template v-if=\"productVisible(125)\">\n                                            <\/template>\n                                    <template v-if=\"productVisible(372)\">\n                                            <\/template>\n                                <div class=\"products-list__notification\" v-if=\"!filteredList.length\">\n                    No products found. Try a different search.                <\/div>\n                <div class=\"product\" itemscope itemtype=\"https:\/\/schema.org\/Person\" v-for=\"item in filteredList\">\n                    <div class=\"product__image cover\" itemprop=\"image\" v-html=\"item.image\"><\/div>\n                    <div class=\"product__content\">\n                        <div class=\"product__content__name\">\n                            <a :href=\"item.permalink\">\n                                <h3 itemprop=\"name\" v-html=\"item.name\"><\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                        <div class=\"product__content__excerpt\">\n                            <p v-html=\"item.excerpt\"><\/p>\n                        <\/div>\n\n                        <div class=\"product__content__buttons\">\n                            <div class=\"imenco-buttons size-normal\">\n                                <a :href=\"item.permalink\" class=\"imenco-buttons__button imenco-buttons__button--primary animate-icon\">\n                                    <span class=\"title\">Read more<\/span>\n                                    <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>\n                                <\/a>\n                                                                    <a href=\"#\" class=\"imenco-buttons__button imenco-buttons__button--ghost add-to-list\" :data-id=\"item.id\">\n                                        <span class=\"title\">Add to list<\/span>\n                                        <span class=\"icon\"><svg width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <g id=\"plus-circle-primary\">\n        <path id=\"Icon\"\n            d=\"M13.9629 10.3035V13.6658M13.9629 13.6658V17.0281M13.9629 13.6658H17.3252M13.9629 13.6658H10.6006M24.0498 13.6658C24.0498 19.2366 19.5337 23.7527 13.9629 23.7527C8.39203 23.7527 3.87598 19.2366 3.87598 13.6658C3.87598 8.09491 8.39203 3.57886 13.9629 3.57886C19.5337 3.57886 24.0498 8.09491 24.0498 13.6658Z\"\n            stroke=\"#032B3A\" stroke-width=\"1.68115\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n    <\/g>\n<\/svg><\/span>\n                                    <\/a>\n                                                            <\/div>\n                        <\/div>\n                        \n                    \n                    <\/div>\n                <\/div>     \n\n            <\/div>\n\n            <!-- Load more button -->\n            <div class=\"products-list__load-more-button\" v-if=\"remainingProducts.length\">\n                <div class=\"imenco-buttons size-normal\">\n                    <a @click=\"loadMoreProducts($event);\" href=\"\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline load-more-products\">\n                        Load more                    <\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n            <\/section>\n<\/div>\n\n<script type=\"module\">\nimport { createApp } from 'https:\/\/unpkg.com\/petite-vue@0.4.1\/dist\/petite-vue.es.js';\n\ncreateApp({\n\tcount: 0,\n    maxAmount: \"9\",\n    loadAmount: \"9\",\n    resultsHeading: \"All products\",\n    cameraCategoryId: 743,\n    lightCategoryId: 747,\n\tfilterBySolutionId: null,\n    filterByProductCategoryId: null,\n    filterByProductMarketId: null,\n\tfilterBySearchText: null,\n    filterByCameraOutput: null,\n    filterByCameraResolution: null,\n    filterByCameraOpticalZoom: null,\n    filterByCameraDepth: null,\n    filterByCameraFovDiag: null,\n    filterByCameraDiaWidth: null,\n    filterByCameraLength: null,\n    filterByCameraPower: null,\n    filterByLightPower: null,\n    loadingMore: false,\n    selectedSolutionId: null,\n    selectedProductCategoryId: null,\n    selectedProductMarketId: null,\n    selectedSolutionTitle: null,\n    selectedProductCategoryTitle: null,\n    selectedProductMarketTitle: null,\n\tproductsList: [{\"name\":\"Hydraulic Emergency Stop Valve\",\"search_content\":\"Emergency stop button for hydraulic plants and machinery.\\nThe Hydraulic Emergency Stop Valve is a panel-mounted valve for operating emergency stop systems\\u00a0for hydraulic machines.\\nUsing this valve on your equipment will ensure safe operations.\\nOur engineering department has developed a hydraulic valve to be used as an emergency stop button for hydraulic plants and machinery.\\nThis valve is easy to integrate to a hydraulic system and is mounted on a panel or a plate.\\nDue to strict requirements for safety and CE marking, this has become a standard component of both our own and our customers&#8217; products.\\n\\nClosing of hydraulic supply by piloting a master valve\\nDrainage of pilot lines\\nWorking pressure: 210 bar\\nFlow: 10 L\\\/min\\nFor mineral oil\\nPush for activation and pull for deactivation\\nFor marine purpose\\n\\n\",\"id\":159,\"permalink\":\"https:\\\/\\\/imenco.com\\\/topside-hydraulics\\\/product\\\/hydraulic-emergency-stop-valve\\\/\",\"excerpt\":\"Using this valve on your equipment will ensure safe operations\\n\",\"image\":\"<img  src=\\\"https:\\\/\\\/imenco-topside-hydraulics.imgix.net\\\/sites\\\/10\\\/2025\\\/01\\\/hydraulic-emergency-stop-valve-w_o_bckg.png?auto=format%2Ccompress&#038;crop=faces&#038;h=262&#038;ixlib=php-2.1.1&#038;w=390\\\"  alt=\\\"hydraulic-emergency-stop-valve-w_o_bckg\\\">\",\"solutions\":[54],\"productCategories\":[25],\"productMarkets\":[]},{\"name\":\"Hydraulic Valves\",\"search_content\":\"Valves for our hydraulic Motors and Cylinders\\nImenco Hydraulics control valve programme includes:\\n\\nLoad control valves for hydraulic cylinders and\\u00a0 motors.\\nSafety valves for hydraulic cylinders and motors.\\n\\nPlease contact us for further information.\\n\",\"id\":125,\"permalink\":\"https:\\\/\\\/imenco.com\\\/topside-hydraulics\\\/product\\\/hydraulic-valves\\\/\",\"excerpt\":\"Valves for our hydraulic Motors and Cylinders\\n\",\"image\":\"<img  src=\\\"https:\\\/\\\/imenco-topside-hydraulics.imgix.net\\\/sites\\\/10\\\/2025\\\/01\\\/Sylinder-akkumulator-med-ventil-001.jpg?auto=format%2Ccompress&#038;crop=faces&#038;h=262&#038;ixlib=php-2.1.1&#038;w=390\\\"  alt=\\\"Sylinder-akkumulator-med-ventil-001\\\">\",\"solutions\":[54],\"productCategories\":[25],\"productMarkets\":[]},{\"name\":\"Modifications, repairs and overhaul\",\"search_content\":\"Modifications, repairs and overhauling of both mechanical- and hydraulic equipment\\nImenco has wide experience gained from years in the industry, where modifications, repairs and overhauling of both mechanical- and hydraulic equipment has been the main focus.\\nOur greatest strength in this line of work is the experience and competency of our staff. By applying this background, we can provide creative and thorough solutions in a multi-discipline for complete repairs- and maintenance deliveries of both larger and smaller equipment systems.\\nBy combining our experience with the clients input, we will ensure to provide optimal solutions that can ensure safe operations and extended life span on the equipment.\\nAll work performed will be well documented, and involve a third-party subcontractor such as DNV, where required.\\n&nbsp;\\nImenco can also offer assistance with dismantling and assembly of equipment at the premises of their clients.\\n\",\"id\":372,\"permalink\":\"https:\\\/\\\/imenco.com\\\/topside-hydraulics\\\/product\\\/modifications-repairs-and-overhaul\\\/\",\"excerpt\":\"We perform service and repair of our and other products in field or at our workshops in Norway.\\n\",\"image\":\"<img  src=\\\"https:\\\/\\\/imenco-topside-hydraulics.imgix.net\\\/sites\\\/10\\\/2025\\\/01\\\/IMG_0660-scaled.jpg?auto=format%2Ccompress&#038;crop=faces&#038;h=262&#038;ixlib=php-2.1.1&#038;w=390\\\"  alt=\\\"IMG_0660\\\">\",\"solutions\":[55],\"productCategories\":[26],\"productMarkets\":[]}],\n\tresultList: null,\n    filteredProducts: [],\n    remainingProducts: [],\n\tsolutionsList: [{\"id\":54,\"title\":\"Hydraulics\",\"order\":0},{\"id\":55,\"title\":\"Topside\",\"order\":1}],\n    productCategoriesList: [{\"id\":25,\"title\":\"Hydraulic Valves\",\"order\":0},{\"id\":26,\"title\":\"Service, Repair &amp; Overhaul\",\"order\":1}],\n    productMarketsList: [],\n    cameraOutputNamesList: [],\n    cameraResolutionNamesList: [],\n    cameraOpticalZoomNamesList: [],\n    cameraDepthNamesList: [],\n    cameraFovDiagNamesList: [],\n    cameraDiaWidthNamesList: [],\n    cameraLengthNamesList: [],\n    cameraPowerNamesList: [],\n    lightPowerNamesList: [],\n\tlistClasses: '',\n    methods: {\n        uniqueResults(results) {\n            let a = results.concat();\n            for(let i=0; i<a.length; ++i) {\n                for(let j=i+1; j<a.length; ++j) {\n                    if(a[i] === a[j])\n                        a.splice(j--, 1);\n                }\n            }\n\n            return a;\n        }\n    },\n\t\n\tget filteredList() {\n\t\tlet products = this.productsList;\n        let productNameResults = [];\n        let productExcerptResults = [];\n        let productContentResults = [];\n\n\t\tif (this.filterBySolutionId) {\n\t\t\tproducts = products.filter(product => {\n\t\t\t\treturn product.solutions.includes(this.filterBySolutionId);\n\t\t\t});\n\t\t}\n\n        if (this.filterByProductCategoryId) {\n            products = products.filter(product => {\n                return product.productCategories.includes(parseInt(this.filterByProductCategoryId));\n            });\n        }\n\n        if (this.filterByProductMarketId) {\n            products = products.filter(product => {\n                return product.productMarkets.includes(parseInt(this.filterByProductMarketId));\n            });\n        }\n\n\t\tif (this.filterBySearchText) {\n\t\t\tproductNameResults = products.filter(product => {\n\t\t\t\treturn product.name.toLowerCase().includes(this.filterBySearchText.toLowerCase())\n\t\t\t});\n            productExcerptResults = products.filter(product => {\n                return product.excerpt.toLowerCase().includes(this.filterBySearchText.toLowerCase())\n            });\n            productContentResults = products.filter(product => {\n                return product.search_content.toLowerCase().includes(this.filterBySearchText.toLowerCase())\n            });\n\n            products = this.methods.uniqueResults([...productNameResults, ...productExcerptResults, ...productContentResults]);\n\t\t}\n\n        if (this.filterByCameraOutput && (this.selectedProductCategoryId == this.cameraCategoryId || this.selectedProductCategoryId == 'null' || !this.selectedProductCategoryId)) {\n            products = products.filter(product => {\n                return product.cameraOutput === this.filterByCameraOutput;\n            });\n        }\n\n        if (this.filterByCameraResolution && (this.selectedProductCategoryId == this.cameraCategoryId || this.selectedProductCategoryId == 'null' || !this.selectedProductCategoryId)) {\n            products = products.filter(product => {\n                return product.cameraResolution === this.filterByCameraResolution;\n            });\n        }\n\n        if (this.filterByCameraOpticalZoom && (this.selectedProductCategoryId == this.cameraCategoryId || this.selectedProductCategoryId == 'null' || !this.selectedProductCategoryId)) {\n            products = products.filter(product => {\n                return product.cameraOpticalZoom === this.filterByCameraOpticalZoom;\n            });\n        }\n\n        if (this.filterByCameraDepth && (this.selectedProductCategoryId == this.cameraCategoryId || this.selectedProductCategoryId == 'null' || !this.selectedProductCategoryId)) {\n            products = products.filter(product => {\n                return product.cameraDepth === this.filterByCameraDepth;\n            });\n        }\n\n        if (this.filterByCameraFovDiag && (this.selectedProductCategoryId == this.cameraCategoryId || this.selectedProductCategoryId == 'null' || !this.selectedProductCategoryId)) {\n            products = products.filter(product => {\n                return product.cameraFovDiag === this.filterByCameraFovDiag;\n            });\n        }\n\n        if (this.filterByCameraDiaWidth && (this.selectedProductCategoryId == this.cameraCategoryId || this.selectedProductCategoryId == 'null' || !this.selectedProductCategoryId)) {\n            products = products.filter(product => {\n                return product.cameraDiaWidth === this.filterByCameraDiaWidth;\n            });\n        }\n\n        if (this.filterByCameraLength && (this.selectedProductCategoryId == this.cameraCategoryId || this.selectedProductCategoryId == 'null' || !this.selectedProductCategoryId)) {\n            products = products.filter(product => {\n                return product.cameraLength === this.filterByCameraLength;\n            });\n        }\n\n        if (this.filterByCameraPower && (this.selectedProductCategoryId == this.cameraCategoryId || this.selectedProductCategoryId == 'null' || !this.selectedProductCategoryId)) {\n            products = products.filter(product => {\n                return product.cameraPower === this.filterByCameraPower;\n            });\n        }\n\n        if (this.filterByLightPower && (this.selectedProductCategoryId == this.lightCategoryId || this.selectedProductCategoryId == 'null' || !this.selectedProductCategoryId)) {\n            products = products.filter(product => {\n                return product.lightPower === this.filterByLightPower;\n            });\n        }\n\n\t\tthis.resultList = products;\n\n        this.filteredProducts = [...products];\n        this.remainingProducts = this.filteredProducts.splice(this.maxAmount);       \n\n\t\treturn this.filteredProducts;\n\t},\n\n    loadMoreProducts(e) {\n        e.preventDefault();\n\n        const loadedArticlesAmount = this.filteredProducts.length;\n\n        this.maxAmount = parseInt(loadedArticlesAmount) + parseInt(this.loadAmount);\n    },\n\n\tmounted() {\n\n\t},\n\n\tfadeInOut() {\n\t\tthis.listClasses = 'fadeOut';\n\n\t\tsetTimeout(() => {\n\t\t\tthis.listClasses = '';\n\t\t}, 200);\n\t},\n\n\tgetSolutionId(selectedSolutionId) {\n\t\tthis.selectedSolutionId = selectedSolutionId;\n\t},\n\n    updateResultsHeading() {\n        if (this.selectedSolutionTitle && this.selectedProductCategoryTitle) {\n            this.resultsHeading = this.selectedSolutionTitle + ', ' + this.selectedProductCategoryTitle;\n        } else if (this.selectedSolutionTitle && !this.selectedProductCategoryTitle) {\n            this.resultsHeading = this.selectedSolutionTitle;\n        } else if (this.selectedProductCategoryTitle) {\n            this.resultsHeading = this.selectedProductCategoryTitle;\n        } else if (this.selectedProductMarketTitle) {\n            this.resultsHeading = this.selectedProductMarketTitle;\n        } else {\n            this.resultsHeading = \"All products\";\n        }\n\n        if ((this.selectedProductMarketTitle && this.selectedSolutionTitle) || (this.selectedProductMarketTitle && this.selectedProductCategoryTitle)) {\n            this.resultsHeading += ', ' + this.selectedProductMarketTitle;\n        }\n\n    },\n\n    updateResultsHeadingSolution(selectedId) {\n       const selectedSolution = this.solutionsList.filter(solution => solution.id == selectedId);\n       if (selectedSolution.length > 0) {\n            this.selectedSolutionTitle = selectedSolution[0].title;\n       } else {\n            this.selectedSolutionTitle = null;\n       }\n\n         this.updateResultsHeading();\n    },\n\n    updateResultsHeadingProductCategory(selectedId) {\n        const selectedProductCategory = this.productCategoriesList.filter(productCategory => productCategory.id == selectedId);\n        if (selectedProductCategory.length > 0) {\n            this.selectedProductCategoryTitle = selectedProductCategory[0].title;\n        } else {\n            this.selectedProductCategoryTitle = null;\n        }\n\n        this.updateResultsHeading();\n    },\n\n    updateResultsHeadingProductMarket(selectedId) {\n        const selectedProductMarket = this.productMarketsList.filter(productMarket => productMarket.id == selectedId);\n        if (selectedProductMarket.length > 0) {\n            this.selectedProductMarketTitle = selectedProductMarket[0].title;\n        } else {\n            this.selectedProductMarketTitle = null;\n        }\n\n        this.updateResultsHeading();\n    },\n\n    getProductCategoryId(selectedProductCategoryId) {\n        this.selectedProductCategoryId = selectedProductCategoryId;\n    },\n\n    getProductMarketId(selectedProductMarketId) {\n        this.selectedProductMarketId = selectedProductMarketId;\n    },\n\n\tproductVisible(id) {\n\t\treturn this.filteredList.find(product => product.id === id);\n\t}\n}).mount('#block_a33a7bea59ac4f2c6416972b5d4d3980');\n<\/script>","protected":false},"excerpt":{"rendered":"<p>Product types Select product category Search . No products found. Try a different search. . Read more Add to list Load more<\/p>\n","protected":false},"featured_media":802,"parent":54,"menu_order":0,"template":"","meta":{"_acf_changed":true,"footnotes":""},"class_list":["post-64","solution","type-solution","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Other Hydraulic Components - Imenco Topside &amp; Hydraulics<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/imenco.com\/topside-hydraulics\/solution\/hydraulics\/other-hydraulic-components\/\" \/>\n<meta property=\"og:locale\" content=\"nb_NO\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Other Hydraulic Components - Imenco Topside &amp; Hydraulics\" \/>\n<meta property=\"og:description\" content=\"Product types Select product category Search . No products found. Try a different search. . Read more Add to list Load more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/imenco.com\/topside-hydraulics\/solution\/hydraulics\/other-hydraulic-components\/\" \/>\n<meta property=\"og:site_name\" content=\"Imenco Topside &amp; Hydraulics\" \/>\n<meta property=\"article:modified_time\" content=\"2025-02-17T11:24:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/imenco.com\/topside-hydraulics\/wp-content\/uploads\/sites\/10\/2025\/01\/platform-scaled.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1706\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Ansl. lesetid\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minutt\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/imenco.com\\\/topside-hydraulics\\\/solution\\\/hydraulics\\\/other-hydraulic-components\\\/\",\"url\":\"https:\\\/\\\/imenco.com\\\/topside-hydraulics\\\/solution\\\/hydraulics\\\/other-hydraulic-components\\\/\",\"name\":\"Other Hydraulic Components - Imenco Topside &amp; Hydraulics\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/imenco.com\\\/topside-hydraulics\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/imenco.com\\\/topside-hydraulics\\\/solution\\\/hydraulics\\\/other-hydraulic-components\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/imenco.com\\\/topside-hydraulics\\\/solution\\\/hydraulics\\\/other-hydraulic-components\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/imenco.com\\\/topside-hydraulics\\\/wp-content\\\/uploads\\\/sites\\\/10\\\/2025\\\/01\\\/Sylinder-akkumulator-med-ventil-001.avif\",\"datePublished\":\"2025-01-15T09:12:54+00:00\",\"dateModified\":\"2025-02-17T11:24:16+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/imenco.com\\\/topside-hydraulics\\\/solution\\\/hydraulics\\\/other-hydraulic-components\\\/#breadcrumb\"},\"inLanguage\":\"nb-NO\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/imenco.com\\\/topside-hydraulics\\\/solution\\\/hydraulics\\\/other-hydraulic-components\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"nb-NO\",\"@id\":\"https:\\\/\\\/imenco.com\\\/topside-hydraulics\\\/solution\\\/hydraulics\\\/other-hydraulic-components\\\/#primaryimage\",\"url\":\"https:\\\/\\\/imenco.com\\\/topside-hydraulics\\\/wp-content\\\/uploads\\\/sites\\\/10\\\/2025\\\/01\\\/Sylinder-akkumulator-med-ventil-001.avif\",\"contentUrl\":\"https:\\\/\\\/imenco.com\\\/topside-hydraulics\\\/wp-content\\\/uploads\\\/sites\\\/10\\\/2025\\\/01\\\/Sylinder-akkumulator-med-ventil-001.avif\",\"width\":600,\"height\":400},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/imenco.com\\\/topside-hydraulics\\\/solution\\\/hydraulics\\\/other-hydraulic-components\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/imenco.com\\\/topside-hydraulics\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Hydraulics\",\"item\":\"https:\\\/\\\/imenco.com\\\/topside-hydraulics\\\/solutions\\\/hydraulics\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Other Hydraulic Components\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/imenco.com\\\/topside-hydraulics\\\/#website\",\"url\":\"https:\\\/\\\/imenco.com\\\/topside-hydraulics\\\/\",\"name\":\"Imenco Topside &amp; Hydraulics\",\"description\":\"Topside and Hydraulic systems\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/imenco.com\\\/topside-hydraulics\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nb-NO\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Other Hydraulic Components - Imenco Topside &amp; Hydraulics","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/imenco.com\/topside-hydraulics\/solution\/hydraulics\/other-hydraulic-components\/","og_locale":"nb_NO","og_type":"article","og_title":"Other Hydraulic Components - Imenco Topside &amp; Hydraulics","og_description":"Product types Select product category Search . No products found. Try a different search. . Read more Add to list Load more","og_url":"https:\/\/imenco.com\/topside-hydraulics\/solution\/hydraulics\/other-hydraulic-components\/","og_site_name":"Imenco Topside &amp; Hydraulics","article_modified_time":"2025-02-17T11:24:16+00:00","og_image":[{"width":2560,"height":1706,"url":"https:\/\/imenco.com\/topside-hydraulics\/wp-content\/uploads\/sites\/10\/2025\/01\/platform-scaled.jpeg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Ansl. lesetid":"1 minutt"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/imenco.com\/topside-hydraulics\/solution\/hydraulics\/other-hydraulic-components\/","url":"https:\/\/imenco.com\/topside-hydraulics\/solution\/hydraulics\/other-hydraulic-components\/","name":"Other Hydraulic Components - Imenco Topside &amp; Hydraulics","isPartOf":{"@id":"https:\/\/imenco.com\/topside-hydraulics\/#website"},"primaryImageOfPage":{"@id":"https:\/\/imenco.com\/topside-hydraulics\/solution\/hydraulics\/other-hydraulic-components\/#primaryimage"},"image":{"@id":"https:\/\/imenco.com\/topside-hydraulics\/solution\/hydraulics\/other-hydraulic-components\/#primaryimage"},"thumbnailUrl":"https:\/\/imenco.com\/topside-hydraulics\/wp-content\/uploads\/sites\/10\/2025\/01\/Sylinder-akkumulator-med-ventil-001.avif","datePublished":"2025-01-15T09:12:54+00:00","dateModified":"2025-02-17T11:24:16+00:00","breadcrumb":{"@id":"https:\/\/imenco.com\/topside-hydraulics\/solution\/hydraulics\/other-hydraulic-components\/#breadcrumb"},"inLanguage":"nb-NO","potentialAction":[{"@type":"ReadAction","target":["https:\/\/imenco.com\/topside-hydraulics\/solution\/hydraulics\/other-hydraulic-components\/"]}]},{"@type":"ImageObject","inLanguage":"nb-NO","@id":"https:\/\/imenco.com\/topside-hydraulics\/solution\/hydraulics\/other-hydraulic-components\/#primaryimage","url":"https:\/\/imenco.com\/topside-hydraulics\/wp-content\/uploads\/sites\/10\/2025\/01\/Sylinder-akkumulator-med-ventil-001.avif","contentUrl":"https:\/\/imenco.com\/topside-hydraulics\/wp-content\/uploads\/sites\/10\/2025\/01\/Sylinder-akkumulator-med-ventil-001.avif","width":600,"height":400},{"@type":"BreadcrumbList","@id":"https:\/\/imenco.com\/topside-hydraulics\/solution\/hydraulics\/other-hydraulic-components\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/imenco.com\/topside-hydraulics\/"},{"@type":"ListItem","position":2,"name":"Hydraulics","item":"https:\/\/imenco.com\/topside-hydraulics\/solutions\/hydraulics\/"},{"@type":"ListItem","position":3,"name":"Other Hydraulic Components"}]},{"@type":"WebSite","@id":"https:\/\/imenco.com\/topside-hydraulics\/#website","url":"https:\/\/imenco.com\/topside-hydraulics\/","name":"Imenco Topside &amp; Hydraulics","description":"Topside and Hydraulic systems","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/imenco.com\/topside-hydraulics\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nb-NO"}]}},"lang":"en","translations":{"en":64},"pll_sync_post":{},"_links":{"self":[{"href":"https:\/\/imenco.com\/topside-hydraulics\/wp-json\/wp\/v2\/solution\/64","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/imenco.com\/topside-hydraulics\/wp-json\/wp\/v2\/solution"}],"about":[{"href":"https:\/\/imenco.com\/topside-hydraulics\/wp-json\/wp\/v2\/types\/solution"}],"version-history":[{"count":0,"href":"https:\/\/imenco.com\/topside-hydraulics\/wp-json\/wp\/v2\/solution\/64\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/imenco.com\/topside-hydraulics\/wp-json\/wp\/v2\/solution\/54"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/imenco.com\/topside-hydraulics\/wp-json\/wp\/v2\/media\/802"}],"wp:attachment":[{"href":"https:\/\/imenco.com\/topside-hydraulics\/wp-json\/wp\/v2\/media?parent=64"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}