{"product_id":"elemis-pro-collagen-marine-cream-spf-30-lightweight-anti-wrinkle-daily-facial-moisturizer","title":"ELEMIS Pro-Collagen Marine Cream SPF 30, Lightweight Anti-Wrinkle Daily Facial Moisturizer","description":"\u003cp\u003e(function(f) {var _np=(window.P._namespace(\"PremiumAplusModule\"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.now('premium-module-5-comparison-table-scroller').execute(function(init){ if (init) { return; } P.register('premium-module-5-comparison-table-scroller', function(){ return function() { P.when('jQuery', 'a-popover', 'A', 'ready').execute(function($, popover, A) { function initCompTable(module) { \/** * Premium comparison table: popover trigger module *\/ var comparisonName = $(module).data('comparison-name'); (function() { var $additionalInfo = $('.aplus-v2 .aplus-popover-trigger'); $additionalInfo.each(function(i, trigger) { return popover.create(trigger, $(trigger).data()); }); $additionalInfo.hover( function() { $(this).focus(); } ); })(); \/** * Premium comparison table: adjust column width module *\/ (function() { var VISIBLE_COLUMNS = 4.2; \/* How many visible columns on load *\/ var MIN_WIDTH = 230; var getWidth = function() { return $(this).outerWidth(); } \/* cache selectors *\/ var $container = $('.aplus-v2 .comparison-table #'+comparisonName), $header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'), $slider = $('.aplus-v2 .comparison-table #'+comparisonName+' .table-slider'), $columns = $('.aplus-v2 .comparison-table #'+comparisonName+' .aplus-data-column'), $activeColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' .aplus-data-column.active.active-item'); \/* Formula for determining desired column width *\/ var calculatedColumnWidth = Math.floor( ($container.innerWidth() - $header.innerWidth()) \/ VISIBLE_COLUMNS ); var childWidths = $activeColumn.map(getWidth).get(); var maxChildWidth = Math.max(MIN_WIDTH, Math.max.apply(Math, childWidths)); var minColumnWidth = $columns.innerWidth(); \/* set the min-width of each column to the calulated width or minWidth *\/ $columns.css( 'min-width', Math.max(MIN_WIDTH, (calculatedColumnWidth \u0026lt; minColumnWidth ? calculatedColumnWidth : minColumnWidth)) ); $activeColumn.css('width', maxChildWidth); \/* show the component *\/ $container.removeClass('loading'); })(); \/** * Premium comparison table: sticky attribute \u0026amp; column *\/ (function() { \/* cache selectors *\/ const comparisonTable = document.querySelector('.aplus-v2 .comparison-table #'+comparisonName); const header = comparisonTable.querySelector('td.attribute'); const fixedColumn = comparisonTable.querySelector('td.active'); const attributeColumnObserver = new ResizeObserver((entries) =\u0026gt; { for (let entry of entries) { const bounds = entry.target.getBoundingClientRect().width; const activeCellWidth = window.getComputedStyle(fixedColumn).left; if (bounds + \"px\" !== activeCellWidth) { const activeCells = document.querySelectorAll('.aplus-data-column.active'); activeCells.forEach(cell =\u0026gt; cell.style.left = bounds + \"px\"); } } }) attributeColumnObserver.observe(header) })(); \/** * Premium comparison table: top scroll bar *\/ (function() { \/* cache selectors *\/ var $header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'), $fixedColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' td.active'), $scrollWrapperTop = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-top'), $scrollWrapperBottom = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-bottom'), $scrollWidth = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-width'), $scrollBar = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-bar'); \/* confirm fixed column exists and can add width to the total width of the scroll bar *\/ var fixedColumnWidth = $fixedColumn.innerWidth(); if ( fixedColumnWidth === null ) { fixedColumnWidth = 0; } \/* set width of scrollBar *\/ $scrollBar.css('width', $scrollWidth.innerWidth() + fixedColumnWidth + $header.innerWidth()); \/* connect scrolls together *\/ $scrollWrapperTop.scroll(function() { $scrollWrapperBottom.scrollLeft($scrollWrapperTop.scrollLeft()); }); $scrollWrapperBottom.scroll(function() { $scrollWrapperTop.scrollLeft($scrollWrapperBottom.scrollLeft()); }); })(); } $('.aplus-v2 .premium-aplus-module-5 .table-container').each(function(index, module) { initCompTable(module); }); }); } }); }); })); \/** * Common event handler for click and keydown events. * @param {Event} event - The event object. * @param {Function} handleClickOrEnter - Function to handle click or Enter key events. * @param {Function} handleEsc - Function to handle Esc key events. *\/ \/\/ [TODO][AplusMantle-8064] Create common event handler util(key events, click events) in AplusModuleResources function handleClickAndKeyEvents(event, handleClickOrEnterOrSpace) { const ENTER_KEY_CODE = 13; const ESCAPE_KEY_CODE = 27; const SPACE_KEY_CODE = 32; const isClick = event.type === 'click'; const isKeydown = event.type === 'keydown'; const isEnter = isKeydown \u0026amp;\u0026amp; event.keyCode === ENTER_KEY_CODE; const isSpace = isKeydown \u0026amp;\u0026amp; event.keyCode === SPACE_KEY_CODE; const isEsc = isKeydown \u0026amp;\u0026amp; event.keyCode === ESCAPE_KEY_CODE; if (isClick || isEnter || isSpace) { handleClickOrEnterOrSpace(); } else if (isEsc) { handleEsc(event); } } \/** * Function to handle esc key event. * @param {Event} event - The event object. *\/ function handleEsc(event) { event.target.blur() \/\/ force remove focus } (function(f) {var _np=(window.P._namespace(\"PremiumAplusModule\"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.now('premium-module-10-hotspot-desktop').execute(function(init) { if (init) { return; } P.register('premium-module-10-hotspot-desktop', function() { return function() { P.when('jQuery', 'a-popover', 'ready').execute(function ($, popover) { var $hoverPoints = $('.aplus-v2 .premium-aplus-module-10 .hover-point'); $hoverPoints.each(function(i, trigger) { return popover.create(trigger, $(trigger).data()); }); $hoverPoints.hover( function() { $(this).focus(); $(this).addClass('selected'); }, function() { $(this).removeClass('selected'); } ); }); }; }); }); }));(function(f) {var _np=(window.P._namespace(\"PremiumAplusModule\"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.now('premium-module-11-faq').execute(function(init) { if (init) { return; } P.register('premium-module-11-faq', function() { return function() { P.when('A', 'jQuery', 'ready').execute(function(A, $){ function initFaq(module) { const MODULE_CLASS_NAME = 'premium-aplus-module-11'; const FAQ_CONTAINER_CLASS_NAME = 'faqs-container'; const FAQ_BLOCK_CLASS_NAME = 'faq-block'; const moduleId = $(module).data('faq-block'); const $faqBlocks = $('.aplus-v2 .' + MODULE_CLASS_NAME + ' .' + FAQ_CONTAINER_CLASS_NAME + '.' + moduleId + ' .' + FAQ_BLOCK_CLASS_NAME); \/** * Function to handle click or Enter or Space key events. * @param {Element} element - The this object from which the event is dispatched * @param {faqBlocks} faqBlocks - List of all the Question and Answer blocks. *\/ function handleClickOrEnterOrSpace(element, faqBlocks) { const $element = $(element); const isActive = $element.hasClass('aplus-active'); faqBlocks.removeClass('aplus-active'); faqBlocks.find('[data-faq-question]').attr('aria-expanded', 'false'); if (!isActive) { $element.addClass('aplus-active'); $element.find('[data-faq-question]').attr('aria-expanded', 'true'); } } \/* Using jQuery event namespace for preventing duplicate binding on twister refresh *\/ $faqBlocks.unbind('click keydown.premiumAplusModule11ClickHandler').bind('click keydown.premiumAplusModule11ClickHandler', function(event) { handleClickAndKeyEvents(event, () =\u0026gt; handleClickOrEnterOrSpace(this, $faqBlocks)); }); } $(\".aplus-v2 .premium-aplus-module-11 .faqs-container\").each(function(index, module) { initFaq(module); }); }); }; }); }); }));\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/983aabdd-53e2-48f0-ac9e-6b318a572c32.__CR0,0,2928,1200_PT0_SX1464_V1___.jpg\"\u003e\u0026lt;img alt=\"skin-smoothing day cream with spf 30\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/983aabdd-53e2-48f0-ac9e-6b318a572c32.__CR0,0,2928,1200_PT0_SX1464_V1___.jpg\"\u0026gt;\u003c\/p\u003e\u003ch3\u003eAnti-Aging Day Cream With Built-In SPF\u003c\/h3\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003ePowered by marine actives like Padina Pavonica, this lightweight daily face cream delivers 24-hour hydration while reducing the look of fine lines and wrinkles in 2 weeks*. Broad-spectrum SPF 30 helps protect against UV exposure that can lead to sun damage and premature aging — all without the heavy, greasy feel of traditional sunscreen.\u003c\/p\u003e\u003cp\u003e*Independent Clinical Trials results based on 38 people over 4 weeks.\u003c\/p\u003e\u003cp\u003e{\"enableFullScreenByDefault\":false,\"clickstreamNexusMetricsConfig\":{\"actionType\":\"DISCOVERY\",\"producerId\":\"vsemetrics_playercards\",\"eventType\":\"IVEVideoView\",\"productId\":\"B07BMBQG73\",\"eventOwner\":\"vsemetrics_playercards\",\"schemaId\":\"clickstream.CustomerEvent.4\"},\"videoReferenceId\":\"sc|b2829681-1e8e-4d4c-853c-50a2ff4995d0|ATVPDKIKX0DER|A1XDZTNOOTC4Z8\",\"contentId\":\"B07BMBQG73\",\"ccvDisclosure\":\"\",\"closedCaptionsConfig\":{\"captionsOnTexts\":{\"en\":\"English (Automated)\"},\"captionsOffText\":\"Captions off\",\"languageToLabelTexts\":{\"English\":\"English\"}},\"mimeType\":\"application\/x-mpegURL\",\"vendorCode\":\"APLUSSC\",\"videoHeight\":480,\"videoWidth\":640,\"initialClosedCaptions\":\"en,https:\/\/m.media-amazon.com\/images\/S\/vse-vms-closed-captions-artifact-us-east-1-prod\/closedCaptions\/70c3e393-6064-4c39-bf6e-62b8a6a44763.vtt\",\"videoUrl\":\"https:\/\/m.media-amazon.com\/images\/S\/vse-vms-transcoding-artifact-us-east-1-prod\/10b07ebd-1659-4dd3-af20-f8132717853e\/default.jobtemplate.hls.m3u8\",\"metricsEmissionMethod\":\"nexus\",\"imageUrl\":\"https:\/\/m.media-amazon.com\/images\/I\/91ZPG405q3L.jpg\",\"needPlayerFactory\":false,\"isMobile\":false,\"showHotspots\":false,\"aciContentId\":\"amzn1.vse.video.0fe92ee5f94a47dbad0da23616629fa3\",\"altText\":\"Elemis Pro-Collagen Marine Cream SPF 30\",\"creatorType\":\"Seller\",\"clientPrefix\":\"aplus-469945\",\"productAsin\":\"B07BMBQG73\",\"labelDetails\":{\"labelWeblabTreatment\":\"\",\"labelWeblabName\":\"\",\"labelType\":\"\",\"tooltipSelector\":\"\",\"labelName\":\"\",\"showLabel\":false},\"sushiMetricsConfig\":{\"isRobot\":false,\"clientId\":\"VSE-US\",\"videoAsinList\":\"\",\"weblabIds\":\"\",\"eventSource\":\"Player\",\"sessionId\":\"136-1488122-9973130\",\"refMarkers\":\"aplus-469945_ref\",\"placementContext\":\"desktop_web.AplusWidget.aplusdp\",\"marketplaceId\":\"ATVPDKIKX0DER\",\"isInternal\":false,\"endpoint\":\"https:\/\/unagi-na.amazon.com\/1\/events\/com.amazon.eel.vse.metrics.prod.events.test\",\"requestId\":\"N5TM1Y0DQGCCHX44S868\",\"pageAsin\":\"B07BMBQG73\",\"customerId\":\"0\",\"sessionType\":1},\"videoTitle\":\"Elemis Pro-Collagen Marine Cream SPF 30\",\"vendorName\":\"Merchant Video\",\"nexusMetricsConfig\":{\"isInternal\":false,\"widgetMetricsSchemaId\":\"vse.VSECardsEvents.9\",\"clientId\":\"VSE-US\",\"videoAsinList\":\"\",\"weblabIds\":\"\",\"pageAsin\":\"B07BMBQG73\",\"eventSource\":\"Player\",\"videoAsin\":\"0fe92ee5f94a47dbad0da23616629fa3\",\"producerId\":\"vsemetrics_playercards\",\"refMarkers\":\"aplus-469945_ref\",\"placementContext\":\"desktop_web.AplusWidget.aplusdp\",\"playerTSMMetricsSchemaId\":\"vse.VSECardsPlayerEvents.9\"},\"awaConfig\":{\"useUpNextComponent\":false,\"clickstreamNexusMetricsConfig\":{\"actionType\":\"DISCOVERY\",\"producerId\":\"vsemetrics_playercards\",\"eventType\":\"IVEVideoView\",\"productId\":\"B07BMBQG73\",\"eventOwner\":\"vsemetrics_playercards\",\"schemaId\":\"clickstream.CustomerEvent.4\"},\"initialVideo\":\"0fe92ee5f94a47dbad0da23616629fa3\",\"shouldPreload\":true,\"enableClickBasedAttribution\":false,\"isChromelessPlayer\":false,\"closedCaptionsConfig\":{\"captionsOnTexts\":{\"en\":\"English (Automated)\"},\"captionsOffText\":\"Captions off\",\"languageToLabelTexts\":{\"English\":\"English\"}},\"enableDynamicBlur\":false,\"showPlayerPlayButton\":false,\"isVideoImmersivePlayer\":false,\"metricsEmissionMethod\":\"nexus\",\"skipInitialFocus\":false,\"playerSkin\":\"none\",\"disabledViewIds\":[\"replayHint\"],\"includeEarnsComissionDisclosure\":false,\"customerId\":\"0\",\"containerId\":\"aplus-469945-player-0054594c-5dd1-40e1-8297-dc8c83cc90bb\",\"allowCrossOrigin\":false,\"requestMetadata\":{\"marketplaceId\":\"ATVPDKIKX0DER\",\"clientId\":\"VSE-US\",\"sessionId\":\"136-1488122-9973130\",\"method\":\"desktop_web.AplusWidget.aplusdp\",\"requestId\":\"N5TM1Y0DQGCCHX44S868\",\"pageAsin\":\"\"},\"shouldLoop\":false,\"shouldDisableControls\":false,\"alwaysSetInitialVideo\":true,\"showPlayerCloseButton\":false,\"clientPrefix\":\"aplus-469945\",\"useAutoplayFallback\":false,\"sushiMetricsConfig\":{\"isRobot\":false,\"clientId\":\"VSE-US\",\"videoAsinList\":\"\",\"weblabIds\":\"\",\"eventSource\":\"Player\",\"sessionId\":\"136-1488122-9973130\",\"refMarkers\":\"aplus-469945_ref\",\"placementContext\":\"desktop_web.AplusWidget.aplusdp\",\"marketplaceId\":\"ATVPDKIKX0DER\",\"isInternal\":false,\"endpoint\":\"https:\/\/unagi-na.amazon.com\/1\/events\/com.amazon.eel.vse.metrics.prod.events.test\",\"requestId\":\"N5TM1Y0DQGCCHX44S868\",\"pageAsin\":\"B07BMBQG73\",\"customerId\":\"0\",\"sessionType\":1},\"ospLinkCode\":\"vse\",\"showPosterImage\":true,\"languageCode\":\"en\",\"languageLocalization\":{\"play\":\"Play\",\"volumeLevel\":\"Volume Level\",\"subtitles\":\"Subtitles\",\"volumeSlider\":\"Volume Slider\",\"playVideo\":\"Click to play video\",\"fullscreen\":\"Fullscreen\",\"scrubberBar\":\"Scrubber bar\",\"mute\":\"Mute\",\"unmute\":\"Unmute\",\"pause\":\"Pause\",\"captions\":\"Captions\",\"nonfullscreen\":\"Non-Fullscreen\"},\"version\":\"\",\"isMoreVideosButtonEnabled\":false,\"nexusMetricsConfig\":{\"isInternal\":false,\"widgetMetricsSchemaId\":\"vse.VSECardsEvents.9\",\"clientId\":\"VSE-US\",\"videoAsinList\":\"\",\"weblabIds\":\"\",\"pageAsin\":\"B07BMBQG73\",\"eventSource\":\"Player\",\"videoAsin\":\"0fe92ee5f94a47dbad0da23616629fa3\",\"producerId\":\"vsemetrics_playercards\",\"refMarkers\":\"aplus-469945_ref\",\"placementContext\":\"desktop_web.AplusWidget.aplusdp\",\"playerTSMMetricsSchemaId\":\"vse.VSECardsPlayerEvents.9\"},\"shouldStartMuted\":false,\"airyVersion\":\"VideoJS\",\"languagePreferenceStrings\":{},\"enableInactiveFocus\":true,\"isReactFactory\":false,\"osaInstrumentationConfig\":{\"schemaId\":\"csa.VideoInteractions.2\",\"producerId\":\"vsemetrics_csa_instrumentation\"},\"enableDelphiAttribution\":true,\"includeReportWidget\":false,\"shouldAutoplay\":false}}\u003c\/p\u003e\u003cp\u003eThe video showcases the product in use.The video guides you through product setup.The video compares multiple products.The video shows the product being unpacked.\u003c\/p\u003e\u003cp\u003eElemis Pro-Collagen Marine Cream SPF 30  Merchant Video\u003c\/p\u003e\u003cp\u003e (window.AmazonUIPageJS ? AmazonUIPageJS : P).when('dp-latency-marker').execute(function() { (window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js('https:\/\/images-na.ssl-images-amazon.com\/images\/I\/51eW7fqQ5sL.js?AUIClients\/VSEPlayer'); (window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js('https:\/\/images-na.ssl-images-amazon.com\/images\/I\/21fOfDNeAIL._RC|01x4giTy+uL.js,01r9LpT6pbL.js,41hfXdtHKjL.js,11QfrzttlqL.js,91qahXPBdEL.js,01ELLYeIOkL.js_.js?AUIClients\/Brila'); }); (function(f) {var _np=(window.P._namespace(\"vse-ns-initVSEPlayerOnLoad\"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('VSEPlayer').execute(function(vsePlayer){vsePlayer.initPlayer('aplus-469945-player-0054594c-5dd1-40e1-8297-dc8c83cc90bb-player-ps');}); \/\/Please use below event to register FeedbackForm P.when('A', 'VSEComponentAssets').execute('vse-ns-player-initialization', function(A, asset) { A.trigger('vse:ns:player:aplus-469945:init', 'aplus-469945-player-0054594c-5dd1-40e1-8297-dc8c83cc90bb-player-ps'); }); }));\u003c\/p\u003e\u003cp\u003e\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/67a06420-dace-488c-90fb-a2c54ee92081.__CR0,0,2928,1200_PT0_SX1464_V1___.jpeg\"\u003e\u0026lt;img alt=\"reduces apperance of fine lines and wrinkles, hydrating\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/67a06420-dace-488c-90fb-a2c54ee92081.__CR0,0,2928,1200_PT0_SX1464_V1___.jpeg\"\u0026gt;\u003c\/p\u003e\u003cp\u003e\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/e629efdf-9efd-4eaa-8814-d65abad34e5e.__CR0,0,2928,1200_PT0_SX1464_V1___.jpg\"\u003e\u0026lt;img alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/e629efdf-9efd-4eaa-8814-d65abad34e5e.__CR0,0,2928,1200_PT0_SX1464_V1___.jpg\"\u0026gt;\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003e(function(f) {var _np=(window.P._namespace(\"PremiumAplusModule\"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('premium-module-10-hotspot-desktop').execute(function(init) { init(); }); }));\u003c\/p\u003e\u003cp\u003e\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/76695eff-3c5e-4458-9b0f-a3db070fe8ef.__CR0,0,2926,1199_PT0_SX1464_V1___.jpg\"\u003e\u0026lt;img alt=\"padina pavonica, chlorella vulgaris, porphyridium cruentum\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/76695eff-3c5e-4458-9b0f-a3db070fe8ef.__CR0,0,2926,1199_PT0_SX1464_V1___.jpg\"\u0026gt;\u003c\/p\u003e\u003ch3\u003eWhich Elemis Day Cream is right for you?\u003c\/h3\u003e\u003cp\u003e \u003ca href=\"\/dp\/B07BMBQG73?ref=emc_p_m_5_i_atc\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/3c082576-efc0-405f-a822-868b1610d350.__CR0,0,800,900_PT0_SX200_V1___.jpg\"\u003eMarine Cream SPF 30\u003c\/a\u003e\u003c\/p\u003e\u003cp\u003e     Add to Cart \u003c\/p\u003e\u003cp\u003e logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", true)   \u003ca href=\"\/dp\/B00LAY38SQ?ref=emc_p_m_5_i_atc\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/167c42ca-e334-47d7-bd4c-d5c422783269.__CR0,0,800,900_PT0_SX200_V1___.jpg\"\u003eMarine Cream Ultra-Rich\u003c\/a\u003e\u003c\/p\u003e\u003cp\u003e     Add to Cart \u003c\/p\u003e\u003cp\u003e logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", true)   \u003ca href=\"\/dp\/B00DZP5SJK?ref=emc_p_m_5_i_atc\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/c2547aeb-515f-44df-823f-8329e41ac41e.__CR0,0,800,900_PT0_SX200_V1___.jpg\"\u003eMarine Cream\u003c\/a\u003e\u003c\/p\u003e\u003cp\u003e     Add to Cart \u003c\/p\u003e\u003cp\u003e logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", true)   \u003ca href=\"\/dp\/B0BPCTJX7K?ref=emc_p_m_5_i_atc\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/bc828172-982c-45c5-9541-ed2893f7ede0.__CR0,0,800,900_PT0_SX200_V1___.jpg\"\u003eRose Marine Cream\u003c\/a\u003e\u003c\/p\u003e\u003cp\u003e     Add to Cart \u003c\/p\u003e\u003cp\u003e logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", true)   \u003ca href=\"\/dp\/B09TBH59BB?ref=emc_p_m_5_i_atc\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/1893e9d2-cb48-40df-baf4-54492d6a206d.__CR0,0,800,900_PT0_SX200_V1___.jpg\"\u003eMorning Matrix\u003c\/a\u003e\u003c\/p\u003e\u003cp\u003e     Add to Cart \u003c\/p\u003e\u003cp\u003e logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", true)   \u003ca href=\"\/dp\/B014HVSZLS?ref=emc_p_m_5_i_atc\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/92be205a-0a05-408a-8026-b2679360718f.__CR0,0,800,900_PT0_SX200_V1___.jpg\"\u003eMen's Marine Cream\u003c\/a\u003e\u003c\/p\u003e\u003cp\u003e     Add to Cart \u003c\/p\u003e\u003cp\u003e logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", true)   Customer Reviews \u003c\/p\u003e\u003cp\u003e \u003cem\u003e4.6 out of 5 stars\u003c\/em\u003e 1,401\u003c\/p\u003e\u003cp\u003e \u003cem\u003e4.5 out of 5 stars\u003c\/em\u003e 1,137\u003c\/p\u003e\u003cp\u003e \u003cem\u003e4.5 out of 5 stars\u003c\/em\u003e 2,890\u003c\/p\u003e\u003cp\u003e \u003cem\u003e4.5 out of 5 stars\u003c\/em\u003e 74\u003c\/p\u003e\u003cp\u003e \u003cem\u003e4.4 out of 5 stars\u003c\/em\u003e 55\u003c\/p\u003e\u003cp\u003e \u003cem\u003e4.5 out of 5 stars\u003c\/em\u003e 772\u003c\/p\u003e\u003cp\u003e Price \u003c\/p\u003e\u003cp\u003e $140.00$140.00  $140.00$140.00  $140.00$140.00  $140.00$140.00  $199.00$199.00  $94.00$94.00  Range \u003c\/p\u003e\u003cp\u003e Pro-Collagen  Pro-Collagen  Pro-Collagen  Pro-Collagen  Pro-Collagen  Mens  When to Use \u003c\/p\u003e\u003cp\u003e Morning  Morning  Morning  Morning  Morning  Morning  Key Benefits \u003c\/p\u003e\u003cp\u003e Firm, Smooth, Hydrate  Firm, Smooth, Hydrate  Firm, Smooth, Hydrate  Firm, Smooth, Hydrate  Smooth, Firm, Replenish  Firm, Smooth, Hydrate  Key Ingredients \u003c\/p\u003e\u003cp\u003e Padina Pavonica, Ginkgo Biloba  Padina Pavonica, Cocoa Butter  Mimosa, Padina Pavonica, Rose  Organic English Rose Hydrolat  Acmella, Padina Pavonica  Padina Pavonica, Ginkgo Biloba  Suitable for All Skin Types \u003c\/p\u003e\u003cp\u003e ✔  ✔  ✔  ✔  ✔  ✔ \u003c\/p\u003e\u003cp\u003e(function(f) {var _np=(window.P._namespace(\"PremiumAplusModule\"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('premium-module-5-comparison-table-scroller', 'ready').execute(function(init){ init() }); }));\u003c\/p\u003e\u003ch3\u003eWho should use this product?\u003c\/h3\u003e\u003ch3\u003e \u003c\/h3\u003e\u003cul\u003e\u003cli\u003eELEMIS Pro-Collagen Marine Cream with SPF is an anti-aging face moisturizer with broad-spectrum UVA\/AVB protection. It's suitable for all ages and skin types, particularly for those with fine lines and wrinkles.\u003c\/li\u003e\u003c\/ul\u003e\u003ch3\u003eHow often should I use?\u003c\/h3\u003e\u003ch3\u003e \u003c\/h3\u003e\u003cul\u003e\u003cli\u003eELEMIS Pro-Collagen Marine Cream can be used daily as part of your morning routine before sun exposure.\u003c\/li\u003e\u003c\/ul\u003e\u003ch3\u003eWhat is the fragrance?\u003c\/h3\u003e\u003ch3\u003e \u003c\/h3\u003e\u003cul\u003e\u003cli\u003eThe Pro-Collagen franchise's signature fragrance with notes of rose and mimosa, known to have nurturing and calming properties and a delicate floral scent.\u003c\/li\u003e\u003c\/ul\u003e\u003ch3\u003eDoes this formula go on differently than the non-SPF Pro-Collagen Marine Cream?\u003c\/h3\u003e\u003ch3\u003e \u003c\/h3\u003e\u003cul\u003e\u003cli\u003eThe textures of both products are very similar, with a gel-cream feel and quick absorption.\u003c\/li\u003e\u003c\/ul\u003e\u003ch3\u003eDo I need to put additional SPF on to get adequate protection?\u003c\/h3\u003e\u003ch3\u003e \u003c\/h3\u003e\u003cul\u003e\u003cli\u003eAs long as you apply a sufficient quantity of a moisturizer with SPF, it gives the same protection as a dedicated SPF. You also will need to re-apply as you would with a dedicated SPF, and adapt according to the sun exposure you're experiencing.\u003c\/li\u003e\u003c\/ul\u003e\u003cp\u003e(function(f) {var _np=(window.P._namespace(\"PremiumAplusModule\"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('premium-module-11-faq').execute(function(init){ init(); }); }));\u003c\/p\u003e\u003cp\u003eBrandELEMISItem Volume50 MillilitersItem dimensions L x W x H2 x 2 x 2 inchesAge Range (Description)AdultSpecial FeatureFirms, Smooths, Hydrates\u003c\/p\u003e","brand":"Vitaminprep","offers":[{"title":"1.69 Fl Oz (Pack of 1)","offer_id":50270236442861,"sku":"B07BMBQG73","price":98.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0780\/7621\/5533\/files\/Elemis_Pro_Collagen_786397b4-399f-4fad-8073-752f4dffafdc.jpg?v=1783710652","url":"https:\/\/nurablend.shop\/products\/elemis-pro-collagen-marine-cream-spf-30-lightweight-anti-wrinkle-daily-facial-moisturizer","provider":"NuraBlend","version":"1.0","type":"link"}