www.fram.com Open in urlscan Pro
209.126.24.176  Public Scan

Submitted URL: https://www.walmart.fram.com/
Effective URL: https://www.fram.com/products/oil-filters/ultra-synthetic
Submission: On August 08 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 4 forms found in the DOM

<form class="car-finder__type">
  <label class="radio-inline">
    <input type="radio" name="car-type" value="car-truck" data-bind="checked: carType">Car &amp; Truck </label>
  <label class="radio-inline">
    <input type="radio" name="car-type" value="mh-duty" data-bind="checked: carType">Med/Heavy Duty </label>
  <label class="radio-inline">
    <input type="radio" name="car-type" value="power-sports" data-bind="checked: carType">Power Sports </label>
  <label class="radio-inline">
    <input type="radio" name="car-type" value="lawn-garden" data-bind="checked: carType">Lawn &amp; Garden </label>
  <label class="radio-inline">
    <input type="radio" name="car-type" value="others" data-bind="checked: carType">Others </label>
</form>

GET https://www.fram.com/partFinder/search/index

<form data-bind="attr: {action: finderAction, method: 'get'}, afterRender: initOptions" class="bottom-section" action="https://www.fram.com/partFinder/search/index" method="get">
  <ul class="car-finder__list">
    <!-- ko foreach: getRegion('dropdowns') -->
    <li>
      <!-- ko template: getTemplate() --><select data-bind="options: availableOptions,
                       optionsText: 'label',
                       optionsValue: 'object_id',
                       value: selectedOption,
                       optionsCaption: elemLabel, enable: hasOptions" disabled="">
        <option value="">Type</option>
        <option value="Any Type">Any Type</option>
      </select>
      <input type="hidden" data-bind="attr: {id: elemId, name: elemName}, value: selectedOption" id="finder-type" name="type" value="Any Type">
      <!-- /ko -->
    </li>
    <li>
      <!-- ko template: getTemplate() --><select data-bind="options: availableOptions,
                       optionsText: 'label',
                       optionsValue: 'object_id',
                       value: selectedOption,
                       optionsCaption: elemLabel, enable: hasOptions">
        <option value="">Year</option>
        <option value="2025">2025</option>
        <option value="2024">2024</option>
        <option value="2023">2023</option>
        <option value="2022">2022</option>
        <option value="2021">2021</option>
        <option value="2020">2020</option>
        <option value="2019">2019</option>
        <option value="2018">2018</option>
        <option value="2017">2017</option>
        <option value="2016">2016</option>
        <option value="2015">2015</option>
        <option value="2014">2014</option>
        <option value="2013">2013</option>
        <option value="2012">2012</option>
        <option value="2011">2011</option>
        <option value="2010">2010</option>
        <option value="2009">2009</option>
        <option value="2008">2008</option>
        <option value="2007">2007</option>
        <option value="2006">2006</option>
        <option value="2005">2005</option>
        <option value="2004">2004</option>
        <option value="2003">2003</option>
        <option value="2002">2002</option>
        <option value="2001">2001</option>
        <option value="2000">2000</option>
        <option value="1999">1999</option>
        <option value="1998">1998</option>
        <option value="1997">1997</option>
        <option value="1996">1996</option>
        <option value="1995">1995</option>
        <option value="1994">1994</option>
        <option value="1993">1993</option>
        <option value="1992">1992</option>
        <option value="1991">1991</option>
        <option value="1990">1990</option>
        <option value="1989">1989</option>
        <option value="1988">1988</option>
        <option value="1987">1987</option>
        <option value="1986">1986</option>
        <option value="1985">1985</option>
        <option value="1984">1984</option>
        <option value="1983">1983</option>
        <option value="1982">1982</option>
        <option value="1981">1981</option>
        <option value="1980">1980</option>
        <option value="1979">1979</option>
        <option value="1978">1978</option>
        <option value="1977">1977</option>
        <option value="1976">1976</option>
        <option value="1975">1975</option>
        <option value="1974">1974</option>
        <option value="1973">1973</option>
        <option value="1972">1972</option>
        <option value="1971">1971</option>
        <option value="1970">1970</option>
        <option value="1969">1969</option>
        <option value="1968">1968</option>
        <option value="1967">1967</option>
        <option value="1966">1966</option>
        <option value="1965">1965</option>
        <option value="1964">1964</option>
        <option value="1963">1963</option>
        <option value="1962">1962</option>
        <option value="1961">1961</option>
        <option value="1960">1960</option>
        <option value="1959">1959</option>
        <option value="1958">1958</option>
        <option value="1957">1957</option>
        <option value="1956">1956</option>
        <option value="1955">1955</option>
        <option value="1954">1954</option>
        <option value="1953">1953</option>
        <option value="1952">1952</option>
        <option value="1951">1951</option>
        <option value="1950">1950</option>
        <option value="1949">1949</option>
        <option value="1948">1948</option>
        <option value="1947">1947</option>
        <option value="1946">1946</option>
        <option value="1945">1945</option>
        <option value="1944">1944</option>
        <option value="1943">1943</option>
        <option value="1942">1942</option>
      </select>
      <input type="hidden" data-bind="attr: {id: elemId, name: elemName}, value: selectedOption" id="finder-year" name="year" value="">
      <!-- /ko -->
    </li>
    <li>
      <!-- ko template: getTemplate() --><select data-bind="options: availableOptions,
                       optionsText: 'label',
                       optionsValue: 'object_id',
                       value: selectedOption,
                       optionsCaption: elemLabel, enable: hasOptions" disabled="">
        <option value="">Make</option>
      </select>
      <input type="hidden" data-bind="attr: {id: elemId, name: elemName}, value: selectedOption" id="finder-make" name="make" value="">
      <!-- /ko -->
    </li>
    <li>
      <!-- ko template: getTemplate() --><select data-bind="options: availableOptions,
                       optionsText: 'label',
                       optionsValue: 'object_id',
                       value: selectedOption,
                       optionsCaption: elemLabel, enable: hasOptions" disabled="">
        <option value="">Model</option>
      </select>
      <input type="hidden" data-bind="attr: {id: elemId, name: elemName}, value: selectedOption" id="finder-model" name="model" value="">
      <!-- /ko -->
    </li>
    <li>
      <!-- ko template: getTemplate() --><select data-bind="options: availableOptions,
                       optionsText: 'label',
                       optionsValue: 'object_id',
                       value: selectedOption,
                       optionsCaption: elemLabel, enable: hasOptions" disabled="">
        <option value="">Engine</option>
      </select>
      <input type="hidden" data-bind="attr: {id: elemId, name: elemName}, value: selectedOption" id="finder-engine" name="engine" value="">
      <!-- /ko -->
    </li>
    <!-- /ko -->
  </ul>
  <input type="hidden" id="car-type" name="car-type" value="">
  <button class="btn--orange" type="submit" data-bind="click: search, i18n: 'Search', enable: canSearch" disabled="">Search</button>
</form>

https://www.fram.com/partFinder/page/index/

<form class="form apasearchform" action="https://www.fram.com/partFinder/page/index/">
  <div class="APAform-field">
    <div class="APAinput-group">
      <input name="q" autocomplete="off" type="text" class="APAform-control search_query_adv apatags form-input" value="" placeholder="Search by FRAM/Competitor PN">
      <button class="apa-fa-search fa fa-search" type="submit" value="submit"></button>
    </div>
  </div>
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
          autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Sign In</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.fram.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

The store will not work correctly in the case when cookies are disabled.

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

Toggle Nav
PARTS SEARCH

 * Compare Products


 * 
   Products
   * * 
       Oil Filters
       * Synthetic Endurance™
       * FRAM Titanium™
       * FRAM Ultra Synthetic®
       * FRAM Force™
       * FRAM Tough Guard®
       * FRAM Extra Guard®
       * FRAM Drive™
       * FRAM Racing®
   * * 
       Air Filters
       * FRAM Titanium®
       * FRAM Ultra Air™
       * FRAM Tough Guard®
       * FRAM Extra Guard®
       * FRAM Drive™
   * * 
       Cabin Air Filters
       * FRAM Titanium®
       * FRAM TrueAir™
       * FRAM Fresh Breeze®
       * FRAM Drive™
   * * 
       Fluids
       * Motor Oil
       * Automatic Transmission Fluid
       * Performance Chemicals
       * Small Engine
       * Anitfreeze
       * Grease & Gear Oil
   * * Heavy Duty
   * * Other Products
       * FRAM Buddie™ Air Purifier
 * Where to Shop
 * 
   FRAM Sponsorships
   * FRAM Grassroots Racing
 * 
   Resources
   * Vehicle Maintenance Center
   * Knowledge Base
   * News
   * Cabin Air Filter Installation Guides
   * FAQs


SEARCH BY VEHICLE

Please wait...

Parts Search
Car & Truck Med/Heavy Duty Power Sports Lawn & Garden Others
Clear
   
 * TypeAny Type
 * Year202520242023202220212020201920182017201620152014201320122011201020092008200720062005200420032002200120001999199819971996199519941993199219911990198919881987198619851984198319821981198019791978197719761975197419731972197119701969196819671966196519641963196219611960195919581957195619551954195319521951195019491948194719461945194419431942
 * Make
 * Model
 * Engine
   

Search

Menu

Account

Settings
Language
English
 * French
 * Spanish

 * Home
 * Products
 * Oil Filters
 * Ultra Synthetic

 * 1
 * 2
 * 3


FRAM ULTRA SYNTHETIC®

For both new and older engines, FRAM Ultra Synthetic® oil filters deliver the
superior protection you need. Engineered for optimal performance when paired
with synthetic oil, this premium filter provides ultimate protection for up to
20,000 miles (32,000 kilometers).



SHOP NOW

Where To Shop
SEARCH
 * Technology
 * Installation


TECHNOLOGYꝈ

Dual-layer synthetic media allows for ultimate filtration efficiency and
structural integrity. Ultra Synthetic™ is optimized for synthetic oil but can be
used with all motor oil types.

1. SUREGRIP™

SureGrip provides non-slip surface for easier installation and removal.

2. PRECISION RELIEF VALVE

Precision coil spring with glass-fiber-reinforced nylon poppet.

3. MEDIA

Designed for use with synthetic oils.

Dual layered synthetic blend media provides 99%+ filtration efficiency.*

Durable metal tube offers outstanding pressure resistance and flow spacing.

4. ANTI-DRAINBACK VALVE

Silicone anti-drainback valve delivers superior start-up engine protection with
up to 3X the hot oil resistance. ***

5. GASKET

Advanced high temperature nitrile gasket for extended durability. +




INSTALLATION INSTRUCTIONS

 1. Use proper protective gear. Used motor oil should not come in contact with
    bare skin. Engine oil may be hot.
 2. Place a drain pan under the oil filter and unscrew oil filter.
 3. Clean mounting base, making sure the O-ring from the old filter is not stuck
    to the filter mount.
 4. Apply film of clean oil to filter gasket. Do not use grease.
 5. Screw new filter on until gasket reaches base contact. Then tighten
    according to instructions on filter using tightening guide markers.
 6. Check owner’s manual for correct oil specification, viscosity and amount.
 7. Add oil to “full” on dipstick. Idle engine for 5 minutes and check for
    leaks.
 8. Shut off engine and recheck oil level after 5 minutes and top off as
    necessary.

1Provides up to 20,000 miles (32,000 kilometers) of protection when used with an
appropriate synthetic oil. Follow recommended change intervals as outlined in
your owner’s manual.

*FRAM Group testing of average filter efficiency of XG8A, XG3387A and XG4967 or
equivalent FRAM TG or EG models under ISO 4548-12 for particles greater than 20
microns.

**FRAM Group mulitpass testing of representative sampling of average filter
capacity of comparable competitive retail products based on ISO4548-12 for XG8A
and XG3387A.

***Greater than 3X the functional life of Nitrile ADB when tested per SAE HS806
hot oil and Anti-drain-back test.

+ FRAM Group testing per USCAR-36 Low Temperature Leakage test after hot oil,
when compared to standard nitrile gasket.

ꝉNot all features are available on every part number in the product line.  Check
the package for specific features of individual filters.



--------------------------------------------------------------------------------


RELATED PRODUCTS

FRAM Ultra Synthetic®
Oil Filter

FRAM Tough Guard®
Oil Filter

FRAM Ultra Air®
Air Filter

FRAM FreshBreeze®
Cabin Filter

Language
English
 * French
 * Spanish

 * Facebook
 * Twitter
 * Instagram
 * YouTube
 * Linkedin
 * Pinterest


 * Products
 * Cabin Air Filter Installation Guides
 * About Us
 * Contact Us



 * FRAM International
 * Privacy Policy
 * California Transparency In Supply Chain


©2024 FIRST BRANDS GROUP LLC.

Close
Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account
Checkout using your account

Email Address

Password

Sign In
Forgot Your Password?