Faith Quilted Hoodie

$35.00
$50.00
-$15.00
Color:  Navy
Size:  S
Worldwide Shipping
Free Shipping Over $89!
Sustainably made
Secure payments
Quantity
people are viewing this right now
Shipping
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);
Shipping and return policies

Eligible for Refund, Return or Replacement within 30 days from the date of delivery.

Orders can be cancelled or modified within 4 hours after being placed.

Description

Faith is trusting in God's promises despite uncertainty. It’s believing in His plan, embracing hope, and finding strength in His presence. Embrace faith and comfort with our Faith Quilted Hoodie, a stylish and cozy piece that reflects both your spirituality and your sense of fashion. This hoodie is designed to offer warmth and inspiration, featuring a thoughtful design and high-quality materials.

Special Features & Benefits:

  • Quilted hoodie
  • Kangaroo front pocket
  • Three-piece hood with drawcord
  • Chest embroidered with "Faith"
  • 97% Polyester and 3% Spandex


Care Instructions:

Wash with same or like colors. Machine wash, gentle or delicate cycle in cold water. Dry flat. Warm iron if needed. Do not bleach.

 

How lt works

1 - Order Placement: As soon as you've confirmed your order, our team of designers leaps into action.

2 - Production (3 to 5 days): After we received your order, we shift into production mode, due to the busy season recently, the process typically taking 3 to 5 days. Please understanding us.

3 - Shipping:Want your get your item faster?Select the 'Expedited VVIP'option after adding your product to the cart for the fastest shipping method we can provide. There are also different shipping options available at checkout.

Processing Time

Usually

1 - Design (1-3 Business Days): Once you've placed your order, our designers spring into action. (Note: In order to improve the efficiency of production and shipment, If you have a need for changes or adjustments of your items,please contact us through IG to send your order number or e-mail in time after placing your order.)

2 - Production (3-5 Business Days): Most of the products takes 3 to 5 days in processing.Some products with special production processes may take longer.(such as hand-painted products)

3 - Shipping (5-7 Business Days or Faster): With production complete, your product is packaged securely and shipped. Typically, shipping takes 5 to 7 business days but we offer faster shipping options at the checkout.

*Due to a large number of orders to deal everyday in busy season, Current production and shipments may be delayed by a few days,and we do not provide design draft for confirm.

Please understand

For comprehensive delivery times and further details, please refer to our Shipping Policy.

Guaranteed Satisfaction

We want you to be satisfied with the products you buy from us.

We have 24/7/365 ticket and email support. Please contact us at service@muchiccustom.com if you need any assistance.