Warranty registration for CoralVue Hydros

ronniereef

New Member
View Badges
Joined
Apr 3, 2023
Messages
5
Reaction score
3
Location
Florida
Rating - 0%
0   0   0
Hi All,

Has anyone been able to successfully register any of their Hydros products using their provided link on the packaging?coralvue.com/register

I have tried multiple attempts and keep on getting a registration information missing error. Well I went down the rabbit hole and looked at the source code for their registration page and noticed some alarming issues:

Below is the Product Information section, more specifically the Serial Number section that is required to submit the form.

1. The bolded style="display:none;" is hiding the entire section, and then
2. The bolded disabled="disabled" makes the text box inaccessible to user input

<fieldset class="fieldset product-registration prod-info" data-hasrequired="Product Information">
<legend class="legend"><span>Product Information</span></legend>
<br>
<div class="field required" style="display: none;">
<label for="phone" class="label"><span>Serial Number</span></label>
<div class="control">
<input type="text" name="serial_number" autocomplete="off" id="serial_number" title="Serial Number" disabled="disabled" class="input-text" data-validate="{required:true}" aria-required="true">
<br>
<span>For Gyre, use serial number on the dry magnet. For skimmers, enter pump's serial number. If serial number is not present, please type "NA"</span>
</div>
</div>
....</fieldset>

My question to y'all is, has anyone been able to register their hydros products through CoralVue? I'd give them the benefit of doubt that this was a simple error, but there's not one but two elements on the page not allowing customers to register for products.
 

n2585722

2500 Club Member
View Badges
Joined
Jun 17, 2013
Messages
3,679
Reaction score
2,121
Location
Cedar Park, Tx
Rating - 0%
0   0   0
As soon as you add them into your app they will be registered to your account. It is part of the initial setup. Otherwise I have not tried to register anything another way.
 

Keeping it clean: Have you used a filter roller?

  • I currently use a filter roller.

    Votes: 69 34.7%
  • I don’t currently use a filter roller, but I have in the past.

    Votes: 7 3.5%
  • I have never used a filter roller, but I plan to in the future.

    Votes: 51 25.6%
  • I have never used a filter roller and have no plans to in the future.

    Votes: 64 32.2%
  • Other.

    Votes: 8 4.0%
Back
Top