{"product_id":"036232a","title":"036232A: Rear trailing arm bush kit eccentric SPORT","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Assistant:wght@400;600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n.wtx {\n  --acc:#121212;\n  --hot:#E63329;\n  --num:#9A9A9A;\n  --txt:rgba(18,18,18,.75);\n  --hd:#121212;\n  --ln:#E5E5E5;\n  --soft:#F7F7F7;\n\n  font-family:'Assistant',sans-serif; color:var(--txt);\n  background:#fff; width:100%; max-width:520px;\n  border:1px solid var(--ln); box-sizing:border-box;\n}\n.wtx *, .wtx *::before, .wtx *::after { box-sizing:border-box; }\n\n.wtx-brand {\n  display:flex; justify-content:space-between; align-items:center; gap:12px;\n  padding:12px 18px; border-bottom:1px solid var(--ln); background:#fff;\n}\n.wtx img.wtx-brand-logo {\n  height:26px !important; width:auto !important; max-width:none !important;\n  min-width:0 !important; display:block !important; margin:0 !important;\n  padding:0 !important; border:none !important; flex-shrink:0;\n}\n.wtx-brand-t { font-size:10px; font-weight:800; letter-spacing:.9px; color:var(--acc); text-transform:uppercase; text-align:right; }\n\n.wtx-gain { display:flex; border-bottom:1px solid var(--ln); align-items:stretch; }\n.wtx-gain-c { flex:1; padding:16px 14px; text-align:center; display:flex; flex-direction:column; justify-content:center; }\n.wtx-gain-c + .wtx-gain-c { border-left:1px solid var(--ln); }\n.wtx-gain-c.lead { flex:1.5; background:var(--soft); }\n.wtx-gain-v { font-size:20px; font-weight:800; color:var(--hd); line-height:1; letter-spacing:-.3px; }\n.wtx-gain-c.lead .wtx-gain-v { font-size:32px; letter-spacing:-.8px; }\n.wtx-gain-k { font-size:10px; font-weight:800; letter-spacing:1.2px; color:var(--num); text-transform:uppercase; margin-top:7px; }\n.wtx-gain-c.lead .wtx-gain-k { color:#6E6E6E; }\n\n.wtx-fitbar {\n  display:flex; gap:8px; padding:14px 18px;\n  border-bottom:1px solid var(--ln); background:var(--soft);\n}\n.wtx-fitbar-c { flex:1; border:1px solid #DCDCDC; background:#fff; padding:9px 8px; text-align:center; display:flex; flex-direction:column; justify-content:center; }\n.wtx-fitbar-v { font-size:13px; font-weight:800; color:var(--hd); letter-spacing:.6px; line-height:16px; }\n.wtx-fitbar-k { font-size:10px; color:#8A8A8A; margin-top:3px; letter-spacing:.4px; line-height:14px; }\n\n.wtx-note {\n  padding:11px 18px; border-bottom:1px solid var(--ln); background:var(--soft);\n  font-size:11.5px; line-height:18px; color:#7A7A7A; letter-spacing:.1px;\n}\n.wtx-note b { color:#4A4A4A; font-weight:700; }\n\n.wtx-item { border-bottom:1px solid var(--ln); }\n.wtx-item:last-child { border-bottom:none; }\n.wtx-head {\n  position:relative;\n  display:flex; align-items:center; justify-content:space-between;\n  height:64px; padding:0 18px; cursor:pointer; user-select:none; color:var(--hd);\n  font-size:13px; line-height:20px; font-weight:800; letter-spacing:1.1px; text-transform:uppercase;\n  transition:background .18s ease, padding-left .18s ease;\n}\n.wtx-head::before {\n  content:''; position:absolute; left:0; top:0; bottom:0; width:2px;\n  background:var(--hot); transform:scaleY(0); transform-origin:center;\n  transition:transform .28s cubic-bezier(.4,0,.2,1);\n}\n.wtx-item.on .wtx-head::before { transform:scaleY(1); }\n.wtx-head:hover { background:var(--soft); padding-left:22px; }\n.wtx-item.on .wtx-head { background:var(--soft); }\n.wtx-n { color:var(--num); margin-right:11px; font-size:11px; font-weight:800; transition:color .2s ease; }\n.wtx-item.on .wtx-n { color:var(--hot); }\n.wtx-ico { width:14px; height:14px; flex-shrink:0; display:block; }\n.wtx-ico svg { display:block; width:14px; height:14px; shape-rendering:crispEdges; }\n.wtx-ico rect { fill:var(--hd); }\n.wtx-bar-v { transform-origin:7px 7px; transition:transform .3s ease; }\n.wtx-item.on .wtx-bar-v { transform:rotate(90deg); }\n\n.wtx-body {\n  max-height:0; overflow:hidden; padding:0 18px;\n  transition:max-height .4s cubic-bezier(.4,0,.2,1), padding .4s ease;\n  font-size:13.5px; line-height:22px;\n}\n.wtx-item.on .wtx-body { max-height:2600px; padding:0 18px 18px; }\n.wtx-body b { color:var(--hd); font-weight:800; }\n\n.wtx-spec { display:flex; justify-content:space-between; gap:12px; padding:7px 0; border-bottom:1px solid #EFEFEF; }\n.wtx-spec:last-child { border-bottom:none; }\n.wtx-spec-k { color:#8A8A8A; font-size:12px; letter-spacing:.3px; }\n.wtx-sub { color:#B4B4B4; font-size:11px; }\n.wtx-spec-v { color:var(--hd); font-size:12.5px; font-weight:700; text-align:right; }\n\n.wtx-list { margin:0; padding:0; list-style:none; }\n.wtx-list li { position:relative; padding:5px 0 5px 20px; font-size:13px; line-height:20px; }\n.wtx-list li::before { content:''; position:absolute; left:2px; top:13px; width:7px; height:2px; background:var(--hd); }\n.wtx-list.sub li::before { background:#C6C6C6; }\n.wtx-list.sub li { color:#7A7A7A; }\n\n.wtx-sect-t { font-size:10px; font-weight:800; letter-spacing:1.4px; color:var(--num); text-transform:uppercase; margin:14px 0 6px; }\n.wtx-sect-t:first-child { margin-top:0; }\n\n.wtx-step { display:flex; gap:12px; padding:9px 0; border-bottom:1px solid #EFEFEF; }\n.wtx-step:last-child { border-bottom:none; }\n.wtx-step-n { flex:0 0 20px; font-size:11px; font-weight:800; color:var(--num); padding-top:2px; }\n.wtx-step-t { font-size:13px; line-height:20px; }\n\n.wtx-tip { background:var(--soft); border:1px solid var(--ln); padding:12px 14px; margin-top:12px; font-size:12.5px; line-height:19px; }\n.wtx-tip b { color:var(--hd); font-weight:800; }\n\n.wtx-tags { display:flex; flex-wrap:wrap; gap:5px; margin-top:10px; }\n.wtx-tag { border:1px solid #DCDCDC; color:#6E6E6E; font-size:10px; font-weight:800; letter-spacing:.9px; padding:4px 8px; }\n\n.wtx-meta {\n  display:flex; justify-content:space-between; padding:13px 18px;\n  border-top:1px solid var(--ln); background:var(--soft); font-size:10px; font-weight:800;\n  letter-spacing:1.1px; color:#8A8A8A; text-transform:uppercase;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"wtx\"\u003e\n\n  \u003cdiv class=\"wtx-brand\"\u003e\n    \u003cimg class=\"wtx-brand-logo\" style=\"height:26px;width:auto;max-width:none;display:block;margin:0;padding:0;border:none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/9188\/2325\/files\/strongflex-logo.jpg?v=1788811625\" alt=\"STRONGFLEX\"\u003e\n    \u003cspan class=\"wtx-brand-t\"\u003eE36 Compact · E30 · E21 · Z3\u003cbr\u003e036232A\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wtx-gain\"\u003e\n    \u003cdiv class=\"wtx-gain-c lead\"\u003e\n\u003cdiv class=\"wtx-gain-v\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"wtx-gain-k\"\u003emm offset\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"wtx-gain-c\"\u003e\n\u003cdiv class=\"wtx-gain-v\"\u003e90\u003c\/div\u003e\n\u003cdiv class=\"wtx-gain-k\"\u003eShA hardness\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"wtx-gain-c\"\u003e\n\u003cdiv class=\"wtx-gain-v\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"wtx-gain-k\"\u003ebushes\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wtx-fitbar\"\u003e\n    \u003cdiv class=\"wtx-fitbar-c\"\u003e\n\u003cdiv class=\"wtx-fitbar-v\"\u003eE30 · E36 COMPACT\u003c\/div\u003e\n\u003cdiv class=\"wtx-fitbar-k\"\u003echassis\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"wtx-fitbar-c\"\u003e\n\u003cdiv class=\"wtx-fitbar-v\"\u003e27 mm\u003c\/div\u003e\n\u003cdiv class=\"wtx-fitbar-k\"\u003earm bush\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"wtx-fitbar-c\"\u003e\n\u003cdiv class=\"wtx-fitbar-v\"\u003e3 mm\u003c\/div\u003e\n\u003cdiv class=\"wtx-fitbar-k\"\u003eoffset\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wtx-note\"\u003e\n    Geometry correction for lowered cars · \u003cb\u003egrease included\u003c\/b\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wtx-item\"\u003e\n    \u003cdiv class=\"wtx-head\" onclick=\"wtxTog(this)\"\u003e\n\u003cspan\u003e\u003cspan class=\"wtx-n\"\u003e01\u003c\/span\u003eOverview\u003c\/span\u003e\u003cspan class=\"wtx-ico\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 14 14\"\u003e\u003crect x=\"0\" y=\"6\" width=\"14\" height=\"2\"\u003e\u003c\/rect\u003e\u003crect class=\"wtx-bar-v\" x=\"6\" y=\"0\" width=\"2\" height=\"14\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"wtx-body\"\u003e\n      Four eccentric rear trailing arm bushes — the ones you fit when the car is on the floor and the rear geometry has run out of adjustment.\u003cbr\u003e\u003cbr\u003e\n      The bore sits \u003cb\u003e3 mm off the axis\u003c\/b\u003e of the bush. Turn it, and you pull the arm back into range: that is toe and camber recovered on a car that has been dropped past what BMW planned for.\u003cbr\u003e\u003cbr\u003e\n      \u003cb\u003e90 ShA polyurethane — the yellow SPORT compound.\u003c\/b\u003e StrongFlex build this grade for tuned and lowered cars: the suspension gets noticeably stiffer, the geometry stops moving under load and the car holds its line when you push it. This is the hardness that goes into a drift or track E36.\u003cbr\u003e\u003cbr\u003e\n      Every StrongFlex product ships with the correct grease for fitting.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wtx-item\"\u003e\n    \u003cdiv class=\"wtx-head\" onclick=\"wtxTog(this)\"\u003e\n\u003cspan\u003e\u003cspan class=\"wtx-n\"\u003e02\u003c\/span\u003eIn The Box\u003c\/span\u003e\u003cspan class=\"wtx-ico\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 14 14\"\u003e\u003crect x=\"0\" y=\"6\" width=\"14\" height=\"2\"\u003e\u003c\/rect\u003e\u003crect class=\"wtx-bar-v\" x=\"6\" y=\"0\" width=\"2\" height=\"14\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"wtx-body\"\u003e\n      \u003cul class=\"wtx-list\"\u003e\n        \u003cli\u003e\n\u003cb\u003e4x 031860A\u003c\/b\u003e Rear trailing arm bush – eccentric SPORT\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wtx-item\"\u003e\n    \u003cdiv class=\"wtx-head\" onclick=\"wtxTog(this)\"\u003e\n\u003cspan\u003e\u003cspan class=\"wtx-n\"\u003e03\u003c\/span\u003eSpecification\u003c\/span\u003e\u003cspan class=\"wtx-ico\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 14 14\"\u003e\u003crect x=\"0\" y=\"6\" width=\"14\" height=\"2\"\u003e\u003c\/rect\u003e\u003crect class=\"wtx-bar-v\" x=\"6\" y=\"0\" width=\"2\" height=\"14\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"wtx-body\"\u003e\n      \u003cdiv class=\"wtx-spec\"\u003e\n\u003cspan class=\"wtx-spec-k\"\u003eReference\u003c\/span\u003e\u003cspan class=\"wtx-spec-v\"\u003e036232A\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wtx-spec\"\u003e\n\u003cspan class=\"wtx-spec-k\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"wtx-spec-v\"\u003ePolyurethane (PUR\/PU)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wtx-spec\"\u003e\n\u003cspan class=\"wtx-spec-k\"\u003eHardness\u003c\/span\u003e\u003cspan class=\"wtx-spec-v\"\u003e90 ShA\u003cbr\u003e\u003cspan class=\"wtx-sub\"\u003eyellow SPORT compound\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wtx-spec\"\u003e\n\u003cspan class=\"wtx-spec-k\"\u003eColour\u003c\/span\u003e\u003cspan class=\"wtx-spec-v\"\u003eYellow\u003cbr\u003e\u003cspan class=\"wtx-sub\"\u003eblack on request\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wtx-spec\"\u003e\n\u003cspan class=\"wtx-spec-k\"\u003eOffset\u003c\/span\u003e\u003cspan class=\"wtx-spec-v\"\u003e3 mm from bush axis\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wtx-spec\"\u003e\n\u003cspan class=\"wtx-spec-k\"\u003eBush diameter\u003c\/span\u003e\u003cspan class=\"wtx-spec-v\"\u003e27 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wtx-spec\"\u003e\n\u003cspan class=\"wtx-spec-k\"\u003ePcs per kit\u003c\/span\u003e\u003cspan class=\"wtx-spec-v\"\u003e4\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wtx-spec\"\u003e\n\u003cspan class=\"wtx-spec-k\"\u003eQuantity per car\u003c\/span\u003e\u003cspan class=\"wtx-spec-v\"\u003e1 kit\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wtx-spec\"\u003e\n\u003cspan class=\"wtx-spec-k\"\u003eGrease\u003c\/span\u003e\u003cspan class=\"wtx-spec-v\"\u003eIncluded\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wtx-item\"\u003e\n    \u003cdiv class=\"wtx-head\" onclick=\"wtxTog(this)\"\u003e\n\u003cspan\u003e\u003cspan class=\"wtx-n\"\u003e04\u003c\/span\u003eFitment\u003c\/span\u003e\u003cspan class=\"wtx-ico\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 14 14\"\u003e\u003crect x=\"0\" y=\"6\" width=\"14\" height=\"2\"\u003e\u003c\/rect\u003e\u003crect class=\"wtx-bar-v\" x=\"6\" y=\"0\" width=\"2\" height=\"14\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"wtx-body\"\u003e\n      Fits the \u003cb\u003e27 mm rear arm bush\u003c\/b\u003e across a long run of rear-drive BMWs — including the \u003cb\u003eE36 Compact (93–00)\u003c\/b\u003e and the \u003cb\u003eZ3 E36\/7 (94–02)\u003c\/b\u003e.\n      \u003cdiv class=\"wtx-tags\"\u003e\n        \u003cspan class=\"wtx-tag\"\u003eE36 COMPACT\u003c\/span\u003e\n        \u003cspan class=\"wtx-tag\"\u003eE30\u003c\/span\u003e\n        \u003cspan class=\"wtx-tag\"\u003eE21\u003c\/span\u003e\n        \u003cspan class=\"wtx-tag\"\u003eZ3 E36\/7\u003c\/span\u003e\n        \u003cspan class=\"wtx-tag\"\u003eE12\u003c\/span\u003e\n        \u003cspan class=\"wtx-tag\"\u003eE28\u003c\/span\u003e\n        \u003cspan class=\"wtx-tag\"\u003eE24\u003c\/span\u003e\n        \u003cspan class=\"wtx-tag\"\u003eE23\u003c\/span\u003e\n        \u003cspan class=\"wtx-tag\"\u003eE3 \/ E9\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cbr\u003e\n      \u003cb\u003eE28, E24 and E23:\u003c\/b\u003e these cars came with two rear arm bush diameters — 27 mm (this kit) and 44 mm (036235). Cars built up to 09\/82 use 27 mm, after 09\/82 44 mm. Measure yours before ordering; the date is a guide, not a guarantee.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wtx-item\"\u003e\n    \u003cdiv class=\"wtx-head\" onclick=\"wtxTog(this)\"\u003e\n\u003cspan\u003e\u003cspan class=\"wtx-n\"\u003e05\u003c\/span\u003eOptions \u0026amp; Notes\u003c\/span\u003e\u003cspan class=\"wtx-ico\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 14 14\"\u003e\u003crect x=\"0\" y=\"6\" width=\"14\" height=\"2\"\u003e\u003c\/rect\u003e\u003crect class=\"wtx-bar-v\" x=\"6\" y=\"0\" width=\"2\" height=\"14\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"wtx-body\"\u003e\n      \u003cdiv class=\"wtx-sect-t\"\u003eWhy eccentric\u003c\/div\u003e\n      A standard centric bush puts the arm exactly where the factory put it. That is right for a standard car. Lower the car and the arm angle changes — toe goes out, camber goes with it, and the tyre wears on one edge.\u003cbr\u003e\u003cbr\u003e\n      Rotating an eccentric bush moves the pivot up to 3 mm in any direction, which is enough to bring a lowered rear axle back into a usable alignment window. Set it on the alignment rack, not by eye.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wtx-meta\"\u003e\n\u003cspan\u003eStrongFlex\u003c\/span\u003e\u003cspan\u003e036232A\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nwindow.wtxTog=function(el){ el.parentElement.classList.toggle('on'); };\n\u003c\/script\u003e","brand":"WUTUTU","offers":[{"title":"Default Title","offer_id":52103479099733,"sku":"036232A","price":212.3,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0830\/9188\/2325\/files\/15349.jpg?v=1765919951","url":"https:\/\/wututu.shop\/products\/036232a","provider":"WUTUTU","version":"1.0","type":"link"}