ca.perfectmemorials.com Open in urlscan Pro
192.190.220.84  Public Scan

Submitted URL: http://ca.perfectmemorials.com/
Effective URL: https://ca.perfectmemorials.com/
Submission: On February 19 via manual from IN — Scanned from DE

Form analysis 3 forms found in the DOM

GET /shop.html

<form class="form minisearch dropdown-menu search-content minisearchshow-destop " id="search_mini_form" action="/shop.html" method="get">
  <div class="field search">
    <label class="label" for="search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control">
      <input id="search-input-autocomplate" type="text" name="q" value="" placeholder="What can we help you find?" class="input-text ss-autocomplete-input" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both"
        aria-expanded="false" autocomplete="off" spellcheck="false" ss-autocomplete-input="" autocorrect="off" autocapitalize="none">
      <div class="ss__autocomplete--target"></div>
      <div class="ss__autocomplete--target"></div>
      <div data-bind="scope: 'searchsuiteautocomplete_form'">
        <!-- ko template: getTemplate() -->
        <!-- /ko -->
      </div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search">
      <span>Search</span>
    </button>
  </div>
</form>

GET /shop.html

<form class="form minisearch dropdown-menu search-content" id="search_mini_form-mobile" action="/shop.html" method="get">
  <div class="field search">
    <label class="label" for="search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control">
      <input id="search-input-autocomplate-mobile" d="" type="text" name="q" value="" placeholder="What can we help you find?" class="input-text ss-autocomplete-input" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both"
        aria-expanded="false" autocomplete="off" spellcheck="false" ss-autocomplete-input="" autocorrect="off" autocapitalize="none">
      <div class="ss__autocomplete--target"></div>
      <div class="ss__autocomplete--target"></div>
      <div data-bind="scope: 'searchsuiteautocomplete_form'">
        <!-- ko template: getTemplate() -->
        <!-- /ko -->
      </div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search">
      <span>Search</span>
    </button>
  </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>
      <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://ca.perfectmemorials.com/customer/account/forgotpassword/">
							<span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
						</a>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <!-- ko foreach: {data: elems, as: 'element'} --><!-- /ko -->
    <!-- /ko -->
    <!-- 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 template: getTemplate() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-popup-login-wrapper">
      <div class="g-recaptcha" id="recaptcha-popup-login">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-ag03jys8qpba" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcaX2sbAAAAAJUbxvUtDx-jxxHepDqn7jyAp9P-&amp;co=aHR0cHM6Ly9jYS5wZXJmZWN0bWVtb3JpYWxzLmNvbTo0NDM.&amp;hl=de&amp;v=yiNW3R9jkyLVP5-EEZLDzUtA&amp;theme=light&amp;size=normal&amp;cb=ze4lxcx4g08w"></iframe>
          </div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) -->
      <div class="field">
        <div class="control">
          <input type="checkbox" value="" class="required-captcha checkbox" name="recaptcha-validate-" data-validate="{required:true}" tabindex="-1">
        </div>
      </div>
      <!-- /ko -->
    </div>
    <!-- /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>
      <a class="action action-register" data-bind="attr: {href: registerUrl}" href="https://ca.perfectmemorials.com/customer/account/create/">
							<span data-bind="i18n: 'Create an Account'">Create an Account</span>
						</a>
    </div>
  </div>
</form>

Text Content

The store will not work correctly 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.


Search
Search

Search
Customer Care
 * How Can we help?
 * 1(952) 934-6393
 * support@perfectmemorials.com
 * Help Center
 * Shipping Information
 * Return Policy

Reviews
 * Reviews
 * Testimonials

Articles & Guides
Login
Cart 0
Close You have no items in your shopping cart.

Close You have no items in your shopping cart.

Close
Language
Currency
Toggle Nav
Search
Search

Search
Cart 0
Skip to Content

Cremation Urns
Urns For People
Metal Cremation Urns
Wood Cremation Urns
Companion Cremation Urns
Heavenly Creations Sculpture Cremation Urns
Custom Engraved Urns
Keepsake Urns
Urns for Mom
Urns for Dad
Ceramic Cremation Urns
Biodegradable Urns
Cremation Urn Bags
Pet Urns
Dog Urns
Cat Urns
Engravable Pet Urns
Metal Pet Urns
Wood Pet Urns
Photo Frame Pet Urns
Ceramic Pet Urns
Simulated Pet Urns
Biodegradable Pet Urns
Urn Finder

Tell us what you are shopping for and we will help you find the perfect urn. 

Get Started
Jewelry
Sterling Silver Cremation Jewelry
Stainless Steel Cremation Jewelry
14k Gold Vermeil Cremation Jewelry
Pet Memorial Jewelry
Photo Engraved Jewelry
Fingerprint Jewelry
Unique Cremation Jewelry
Rings for Ashes
Bracelets for Ashes
Jewelry Chains & Cords
Jewelry Charms
Pet
Dog Memorials
Cat Memorials
Pet Cremation Jewelry
Pet Markers and Pet Plaques
Engravable Pet Urns
Metal Pet Urns
Heavenly Creations Pet Sculpture Cremation Urns
Outdoor Memorials
Custom Engraved Stones
Photo Plaques
Wind Chimes
Garden Accent Stones
Pet Headstones
Engraving
Engraved Plaques & Plates
Personalized Photo Plaques
Eternal Embrace Urn Pendants
Urn Medallions
Heavenly Creations Sculpture Cremation Urns
Memorial Gifts
Photo Memorial Cards
Memorial Ornaments
Tear Bottles
Registry Books
Picture Frames
Accessories
New Arrivals



THE PERFECT TRIBUTE

SHOP METAL URNS

SHOP SCULPTURE URNS

SHOP CERAMIC URNS

SHOP BIODEGRADABLE URNS

SHOP WOOD URNS

SHOP OUTDOOR MEMORIALS


LASTING MEMORIES

SHOP PET URNS

SHOP PET JEWELRY


PRECIOUS MEMORIALS

SHOP MEMORIAL CARDS

SHOP FUNERAL GUESTBOOKS 

SHOP RINGS

SHOP KEEPSAKE URNS

SHOP TEDDY BEAR URNS

SHOP PHOTO PLAQUES


TAKE COMFORT

SHOP RELIGIOUS JEWELRY

SHOP TEAR DROP JEWERLY

SHOP HEART JEWERLY

SHOP BULLET JEWELRY

SHOP ANIMAL JEWELRY

SHOP FLOWER JEWELRY









URN FINDER

Tell us what you are shopping for and we’ll suggest ideas

Get Started


FIND PET URNS, MEMORIAL JEWELRY AND MORE AT PERFECTMEMORIALS.COM

Since 2001, families have chosen Perfect Memorials for their unique memorial
products. Year after year, continued support from our loyal customers and their
referrals have helped the company grow into one of the most well-known memorial
product companies.




CHOOSING A CREMATION URN OR MEMORIAL PRODUCT

Choosing a cremation urn or other memorial product from Perfect Memorials allows
many special ways to memorialize your loved one. Choose from a variety of
products such as cremation urns, pet urns, cremation jewelry and other sympathy
gifts. Many of our products are uniquely crafted by skilled artisans,
representing the uniqueness of our loved ones.

Have a question about a memorial product? We're committed to helping you choose
the correct memorial product. Call our customer care staff at 1-952-934-6393,
live chat or email for any questions.

Helping Families Heal & Cope With Loss®
Customer Care
Help Center
Get In Touch
Shipping Information
Return Policy
Articles & Guides
About Us
Our Story
Testimonials
Reviews
perfectmemorials.com
Follow Us
Facebook
Instagram
Pinterest
Contact Us
Monday - Friday: 8am - 5pm CT
Saturday: Closed
Sunday: Closed
1 (952) 934-6393
support@perfectmemorials.com
 * Terms of Use
 * Privacy




Location Check
Close

It appears as you are using the Canada site while being located in U.S.

Stay on Canada site Take me to the U.S. site


Close
Sign in to continue

Email Address

Password

Forgot Your Password?

Sign In
Create an Account