---- dataentry snippet ---- type : snippet # do not change this line category : shipping # mention the category like 'shipping', 'checkout' etc name : Remove days timeframe from USPS rates # the name of the snippet description : USPS added "1-Day" to their priority rates, this removes them. # description about snippet versions_tags : 0.6.0, 0.7.0, 0.7.1, 0.7.2, 1.0, 1.1 # compatible versions ( always use the dots between the numerals e.g 0.6.0 or 0.7.1 ) reference_url : # External link tags_tags : snippets, advance # tags, separated by commas. date_dt : 2013-08-07 # the date in YYYY-MM-DD format ---- ====== Remove days timeframe from USPS rates ====== **Using version 2.0?** There is a new snippet available for our latest version, [[v:2.0:snippets:remove_usps_day_timeframe_label|available from here]]. Recently USPS reworked their priority rates to make it clearer how long a given rate will take in transit. This can be confusing for customers, especially if the products you sell don't ship straight away. This snippet removes the "1-Day", "2-Day" etc from the rate names. For details on the changes USPS made, [[https://www.usps.com/making-priority-mail-better.htm|see their website]]. ==== Step 1: Add Javascript ==== Paste the following code right before the closing '''' tag of your checkout template: