Index: www-lp/www/includes/classes/PriceFormatter.php =================================================================== diff -u -r20 -r21 --- www-lp/www/includes/classes/PriceFormatter.php (.../PriceFormatter.php) (revision 20) +++ www-lp/www/includes/classes/PriceFormatter.php (.../PriceFormatter.php) (revision 21) @@ -1022,7 +1022,7 @@ // ([4])-->BEGIN[SI-LINDER-PARTNER-2][OSC][SubTaskDescription]::END // ([5])-->BEGIN[SI-LINDER-PARTNER-2][OSC][SubTaskDescription]::END // ([7])-->BEGIN[SI-LINDER-PARTNER-2][OSC][SubTaskDescription]::END - $lc_text = '' . str_replace(TEXT_PRICE_BREAKS, 'Quantité
', TEXT_PRICE_BREAKS) . '' + $lc_text = '' . str_replace(TEXT_PRICE_BREAKS, 'Dès
', TEXT_PRICE_BREAKS) . '' . $currencies->afficher_prix_ttc($this->lowPrice, tep_get_tax_rate($this->taxClass)) . '  TTC
'; // Dispose d'un prix base à l'unité (exemple: includes/modules/product_listing.php -> index.php) @@ -1213,7 +1213,7 @@ // ([1])-->[SI-LINDER-PARTNER-2][OSC][SubTaskDescription]::BEGIN // ([2])-->[SI-LINDER-PARTNER-2][OSC][SubTaskDescription]::BEGIN // -> VDQPBPP135 : possibilité d'aligner les prix à gauche/droite - function getPriceStringVersion2($style='productPriceInBox', $align='right', $mode='Standard', $ttc_displayer='Non!') { + function getPriceStringVersion2($style='productPriceInBox', $align='right', $mode='Standard', $ttc_displayer='Oui!') { // <- VDQPBPP135 global $currencies; @@ -1222,7 +1222,7 @@ // ([6])-->BEGIN[VTAB-TEAM-LINDER-PARTNER-1][OSC][SubTaskDescription]::END $customerProfile = 'pf:Standard'; - + $affichageTTC = $ttc_displayer; // ([18])-->[SI-LINDER-PARTNER-2][OSC][SubTaskDescription]::BEGIN $cssClassOfTableDisplayPriceBreak = ''; @@ -1234,15 +1234,18 @@ // ([7])-->[VTAB-TEAM-LINDER-PARTNER-1][OSC][SubTaskDescription]::BEGIN if ($is_partner == true) { $customerProfile = 'pf:Partenaire'; + $affichageTTC = 'Non!'; } else if (is_pro_customer() == true) { $customerProfile = 'pf:Professionnel'; + $affichageTTC = 'Non!'; } // ([7])-->[VTAB-TEAM-LINDER-PARTNER-1][OSC][SubTaskDescription]::END } else { // VDALLOWPB // $cssClassOfTableDisplayPriceBreak = '--pleaseNotDisplayMyPriceTable ---orAdaptFor --standardOrVisitorCustomer'; $cssClassOfTableDisplayPriceBreak = '--pleaseDisplayMyPriceTable ---orAdaptFor --proOrPartnerCustomer'; + $affichageTTC = 'Non!'; // $customerProfile = 'pf:Professionnel'; } } else { @@ -1254,7 +1257,7 @@ // ([18])-->[SI-LINDER-PARTNER-2][OSC][SubTaskDescription]::END // ([6])-->BEGIN[SI-LINDER-PARTNER-2][OSC][SubTaskDescription]::END - $affichageTTC = $ttc_displayer; + //$affichageTTC = $ttc_displayer; // ([9])-->[SI-LINDER-PARTNER-2][OSC][SubTaskDescription]::BEGIN $classPriceFormatter__referencers = array( Index: www-lp/www/includes/languages/french/product_listing.php =================================================================== diff -u -r4 -r21 --- www-lp/www/includes/languages/french/product_listing.php (.../product_listing.php) (revision 4) +++ www-lp/www/includes/languages/french/product_listing.php (.../product_listing.php) (revision 21) @@ -22,7 +22,7 @@ define('TEXT_PRICE_PER_PIECE__HT', 'Prix unitaire HT'); define('TEXT_PRICE_PER_PIECE_PARTNER__HT', 'Prix unitaire HT VIP'); // texte TTC affiché en gras, recommandation du client () -define('TEXT_PRICE_PER_PIECE__TTC', 'Prix unitaire TTC'); +define('TEXT_PRICE_PER_PIECE__TTC', 'Prix U TTC'); // <- OSC-70 : Gestion HT/TTC : affichage prix HT et TTC define('TEXT_SAVINGS', 'Remise'); define('TEXT_SAVINGS_PERCENT', 'Correspond à remise en %'); Index: www-lp/www/design/ResponsiveOverrides/si_css-ro-_mainStylesheet.css =================================================================== diff -u -r10 -r21 --- www-lp/www/design/ResponsiveOverrides/si_css-ro-_mainStylesheet.css (.../si_css-ro-_mainStylesheet.css) (revision 10) +++ www-lp/www/design/ResponsiveOverrides/si_css-ro-_mainStylesheet.css (.../si_css-ro-_mainStylesheet.css) (revision 21) @@ -467,12 +467,13 @@ font-size: 1.4em; } + body.isResponsive--Main .--globalUsageText__--stylishPriceInRed { /* il s'agit d'un reformatage global de texte réutilisable à quelques endroits du site, côté visuel seulement */ /*En janvier 2022, changement de couleur et taille du prix suite au nouveau design*/ font-family: "WebFont Noto-Sans Bold", sans-serif; color:#4A0C67; - font-size:1.5em; + font-size:1em !important;/* change size text */ } body.isResponsive--Main .--globalUsageText__--stylishPriceInInvisible { @@ -6965,7 +6966,8 @@ color: #e7e1e1; text-shadow: 0px 0px 0px #e7e1e1; font-size: 0.88em; - text-align: center; + text-align: left; + /*text-align: center;*/ padding-top: 2.2em; z-index: 1111; } @@ -11126,6 +11128,7 @@ font-size: 1.2em !important; color: /*#ff722e*/black !important; vertical-align: top !important; + width:50px !important; /* change width td 10/07/24 */ } /* ~~ style pour le terme TEXT_PRICE_PER_PIECE__HT du tableau des prix par paliers si visible */ body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data[design-element-target=PRODUCT_LIST_NAME_DATA] table.infoBox.--mainPriceBreakTable td.infoBoxContents.--localUsageText__TEXT_PRICE_PER_PIECE__HT__priceBreakTable { @@ -11216,12 +11219,11 @@ color: /*test: #7d84a2*/#ce2323 !important; vertical-align: top !important; } - /* ~~ style pour la valeur TTC du palier 1+ du tableau des prix par paliers si visible */ + /* ~~ style pour la valeur TTC du palier 1+ du tableau des prix par paliers si visible | change size text 01/07/24 */ body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data[design-element-target=PRODUCT_LIST_NAME_DATA] table.infoBox.--mainPriceBreakTable td.infoBoxContents.--localUsageText__1PlusValue__TTC__priceBreakTable { font-family: "WebFont Roboto Slab Regular", sans-serif !important; - font-size:1.2em !important; color: /*#aaaba2*/black !important; - vertical-align: /*top !important;*/bottom !important; + /*vertical-align: /*top !important;bottom !important;*/ } /* ~~ style pour la valeur promotionelle TTC du palier 1+ du tableau des prix par paliers si visible */ body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data[design-element-target=PRODUCT_LIST_NAME_DATA] table.infoBox.--mainPriceBreakTable td.infoBoxContents.--localUsageText__1PlusValue__TTC__priceBreakTable div.--showOrHideProductSpecialPrice { @@ -11241,10 +11243,10 @@ vertical-align: top !important; font-weight: bold !important; } - /* ~~ style pour la valeur TTC des autres paliers (pas celui 1+) du tableau des prix par paliers si visible */ + /* ~~ style pour la valeur TTC des autres paliers (pas celui 1+) du tableau des prix par paliers si visible | change size text 01/07/24 */ body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data[design-element-target=PRODUCT_LIST_NAME_DATA] table.infoBox.--mainPriceBreakTable td.infoBoxContents.--localUsageText__BreakValue__TTC__priceBreakTable { font-family: "WebFont Roboto Slab Regular", sans-serif !important; - font-size: /*0.8em !important;*/1.2em !important; + font-size: /*0.8em !important;*/1em !important; color: /*#7d84a2*/black !important; vertical-align: bottom !important; font-weight: bold !important; @@ -12980,13 +12982,14 @@ vertical-align: middle !important; font-weight:bold; } - /* ~~ style pour le terme TEXT_PRICE_PER_PIECE__TTC du tableau des prix par paliers si visible */ + /* ~~ style pour le terme TEXT_PRICE_PER_PIECE__TTC du tableau des prix par paliers si visible | change color text 01/07/24*/ body.isResponsive--Main.isPage--ProductInfo td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1 table.infoBox.--mainPriceBreakTable td.infoBoxContents.--localUsageText__TEXT_PRICE_PER_PIECE__TTC__priceBreakTable { font-family: "WebFont Roboto Slab Regular" !important; font-size: 1.2em !important; - color: /*#ff722e black*/ #c49c48 !important; + color: /*#ff722e black #c49c48 !important*/#4A0C67 !important; vertical-align: middle !important; } + /* ~~ style pour la valeur HT du palier 1+ du tableau des prix par paliers si visible | dans le cas que le prix 1+ soit en promotion (dispose d'une réduction de prix) */ body.isResponsive--Main.isPage--ProductInfo td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1 table.infoBox.--mainPriceBreakTable td.infoBoxContents.--localUsageText__1PlusValue__HT__priceBreakTable .productSpecialPrice { font-family: "WebFont Roboto Slab Regular" !important; @@ -13049,9 +13052,18 @@ body.isResponsive--Main.isPage--ProductInfo td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1 table.infoBox.--mainPriceBreakTable td.infoBoxContents.--localUsageText__1PlusValue__TTC__priceBreakTable { font-family: "WebFont Roboto Slab Regular" !important; font-size: /*0.8em !important;*/1.2em !important; - color: /*#aaaba2 black*/ #c49c48 !important; + color: black !important;/* #aaaba2 #c49c48*/ vertical-align: /*top !important;*/middle !important; } + + /* ~~ style pour la valeur TTC du palier 1+ du tableau des prix par paliers si visible | change size text 01/07/24*/ + body.isResponsive--Main.isPage--ProductInfo td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1 table.infoBox.--mainPriceBreakTable td.infoBoxContents.--localUsageText__1PlusValue__TTC__priceBreakTable strong{ + font-family: "WebFont Roboto Slab Regular" !important; + font-size: /*0.8em !important;*/1em !important; + color: black !important;/* #aaaba2 #c49c48*/ + vertical-align: /*top !important;*/middle !important; + } + /* ~~ style pour la valeur promotionelle TTC du palier 1+ du tableau des prix par paliers si visible */ body.isResponsive--Main.isPage--ProductInfo td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1 table.infoBox.--mainPriceBreakTable td.infoBoxContents.--localUsageText__1PlusValue__TTC__priceBreakTable div.--showOrHideProductSpecialPrice { font-family: "WebFont Roboto Slab Regular" !important; @@ -13070,17 +13082,18 @@ vertical-align: top !important; font-weight: bold !important; } - /* ~~ style pour la valeur TTC des autres paliers (pas celui 1+) du tableau des prix par paliers si visible */ + /* ~~ style pour la valeur TTC des autres paliers (pas celui 1+) du tableau des prix par paliers si visible | change size text 01/07/24*/ body.isResponsive--Main.isPage--ProductInfo td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1 table.infoBox.--mainPriceBreakTable td.infoBoxContents.--localUsageText__BreakValue__TTC__priceBreakTable { font-family: "WebFont Roboto Slab Regular" !important; - font-size: /*0.8em !important;*/1.2em !important; + font-size: /*0.8em !important;*/1em !important; color: /*#7d84a2*/black !important; vertical-align: bottom !important; font-weight: bold !important; } - /* ~~ style pour la valeur TTC des autres paliers (pas celui 1+) du tableau des prix par paliers si visible | l'élément qui peut se rajouter par génération du formateur de prix */ + /* ~~ style pour la valeur TTC des autres paliers (pas celui 1+) du tableau des prix par paliers si visible | l'élément qui peut se rajouter par génération du formateur de prix | change weight text*/ body.isResponsive--Main.isPage--ProductInfo td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1 table.infoBox.--mainPriceBreakTable td.infoBoxContents.--localUsageText__BreakValue__TTC__priceBreakTable strong { - font-family: "WebFont Noto-Sans Bold" !important; + /*font-family: "WebFont Noto-Sans Bold" !important;*/ + font-family: "WebFont Roboto Slab Regular" !important; font-size: /*0.8em !important;*/1.2em !important; color: /*#7d84a2*/black !important; vertical-align: bottom !important; Index: www-lp/www/design/ResponsiveOverrides/si_css-ro-_mainMediaQueriesForScreens.css =================================================================== diff -u -r10 -r21 --- www-lp/www/design/ResponsiveOverrides/si_css-ro-_mainMediaQueriesForScreens.css (.../si_css-ro-_mainMediaQueriesForScreens.css) (revision 10) +++ www-lp/www/design/ResponsiveOverrides/si_css-ro-_mainMediaQueriesForScreens.css (.../si_css-ro-_mainMediaQueriesForScreens.css) (revision 21) @@ -683,6 +683,9 @@ body.isResponsive--Main.isPage--ProductInfo div#cat_pd tr.--trResponsiveCellProductPriceOrPriceBreak{text-align: center !important;display:flex !important; justify-content: center !important;flex-wrap:wrap !important;} body.isResponsive--Main.isPage--ProductInfo div#cat_pd tr.--trResponsiveCellProductPriceOrPriceBreak table.infobox.--subPriceBreakTable.--colorTable{width:80% !important;margin:auto !important;} body.isResponsive--Main.isPage--ProductInfo tr.--localUsageRow__ROW_QUANTITY__priceBreakTable.--backgroundRowTableListProduct{display:flex !important; flex-wrap: wrap !important;justify-content: space-around;} + + body.isResponsive--Main.isPage--ProductInfo tr.--AlignlocalUsageText__TEXT_PRICE_PER_PIECE__TTC__priceBreakTable{display:flex !important; flex-wrap: wrap !important;justify-content: space-around;} + body.isResponsive--Main.isPage--ProductInfo td.--cellProductImage div.--cellProductInfos[design-customer-profile="Partenaire"] td.infoBoxContents.--localUsageText__TEXT_PRICE_PER_PIECE__HT__priceBreakTable {font-size:1em !important;} body.isResponsive--Main.isPage--ProductInfo td.--cellProductImage div.--cellProductInfos[design-customer-profile="Standard"] div#cat_pd tr.--trResponsiveCellProductPriceOrPriceBreak table.infobox.--subPriceBreakTable.--colorTable{background:none !important; border:none !important;} body.isResponsive--Main.isPage--ProductInfo td.--cellProductImage div.--cellProductInfos[design-customer-profile="Standard"] div#cat_pd tr.--trResponsiveCellProductPriceOrPriceBreak table.infobox.--subPriceBreakTable.--colorTable td.infoBoxContents.--localUsageText__1PlusValue__TTC__priceBreakTable{color:#4A0C67;} @@ -691,11 +694,12 @@ body.isResponsive--Main.isPage--ProductInfo div#cat_pd tr.--trResponsivecellProductAssetsTableAlign tr.--cellProductAssetsTable{ display: flex !important; flex-wrap: wrap !important;} body.isResponsive--Main.isPage--ProductInfo div#cat_pd tr.--trResponsiveCellProductPriceOrPriceBreak td.--tdProductHasPromotionInPriceBreakTable{margin-top:10px !important;} body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1{margin:0px !important;} - body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1 table.infoBox.--mainPriceBreakTable td.infoBoxHeading.--globalUsageText__Simple__inModeA{width:100% !important;font-size:1em !important;} + body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1 table.infoBox.--mainPriceBreakTable td.infoBoxHeading.--globalUsageText__Simple__inModeA{width:100% !important;font-size:1.2em !important;} /* change size text 01/07/24 */ body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1 body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductPriceOrPriceBreak table.infoBox.--mainPriceBreakTable table.infoBox.--mainPriceBreakTable td.infoBoxContents.--localUsageText__1PlusValue__HT__priceBreakTable div.--showOrHideProductSpecialPrice{font-size:1em !important;} body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductPriceOrPriceBreak section.--sectionProductHasPromotion{padding-top:10px !important;} body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductPriceOrPriceBreak table.infoBox.--mainPriceBreakTable {border-spacing:0px !important; margin-bottom:15px !important;} body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductAssetsFirstCell{min-width:0% !important} + body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1 table.infoBox td.infoBoxContents.--localUsageText__TEXT_PRICE_PER_PIECE__TTC__priceBreakTable{width:100% !important;} /* add size box 01/07/24 */ body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductAssetsSecondCell{/*padding:10px 0px !important;*/ display:flex !important; justify-content: center !important; align-items: center !important;} body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductAssetsSecondCell label.uk-label.--labelProductInStock{font-size:1.2em !important; height:auto !important;padding:2px 4px!important;} body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductAssetsSecondCell div#qty{padding:0px !important; width:50px !important; height:40px !important; font-size:1.2em !important; display:flex !important; justify-content:center !important; align-items:center !important;margin:auto !important;} @@ -1345,6 +1349,7 @@ body.isResponsive--Main.isPage--CheckoutShipping td.--pageCheckoutShippingSubCellCategorySectionSideLabel.__responsiveCellHackForShippingAdressSelectionFromAdressBook { text-align: right !important; } body.isResponsive--Main.isPage--CheckoutShipping td.--pageCheckoutShippingSubCellCategorySectionSideLabel.__responsiveCellHackForShippingMethodSelectionFromShippingModule { text-align: center !important; } body.isResponsive--Main.isPage--CheckoutShipping table.--pageCheckoutShippingMainTableListingSection tr.--pageCheckoutShippingMainTableListingSectionNewBlock td.--pageCheckoutShippingMainTableListingSectionBlockTitleV2 { width: 95% !important; text-align: center !important; } + body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1 table.infoBox td.infoBoxContents.--localUsageText__TEXT_PRICE_PER_PIECE__TTC__priceBreakTable{width:100% !important;} /* add size box 01/07/24 */ body.isResponsive--Main.isPage--CheckoutShipping table.--pageCheckoutShippingMainTableListingSection { width: 98% !important; } body.isResponsive--Main.isPage--CheckoutShipping td.--pageCheckoutShippingSubCellCategorySectionMainAdress { text-align: right !important; } body.isResponsive--Main.isPage--CheckoutShipping td.--pageCheckoutShippingSubCellCategorySectionChooseZone { text-align: center !important; } @@ -1445,6 +1450,7 @@ body.isResponsive--Main.isPage--ProductInfo tr.--localUsageRow__ROW_PRICE_PER_PIECE__HT__priceBreakTable.--backgroundRowTableListProduct{display:flex !important; flex-wrap: wrap !important;justify-content: space-around;} body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1{margin:0px !important;} body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1 table.infoBox.--mainPriceBreakTable td.infoBoxHeading.--globalUsageText__Simple__inModeA{width:100% !important;font-size:1em !important;} + body.isResponsive--Main.isPage--ProductInfo tr.--AlignlocalUsageText__TEXT_PRICE_PER_PIECE__TTC__priceBreakTable{display:flex !important; flex-wrap: wrap !important;justify-content: space-around;} body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1 table.infoBox.--mainPriceBreakTable td.infoBoxContents.--localUsageText__TEXT_PRICE_PER_PIECE__HT__priceBreakTable{width:100% !important;font-size:1em !important;} body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1 table.infoBox.--mainPriceBreakTable td.infoBoxContents.--localUsageText__1PlusValue__HT__priceBreakTable div.--showOrHideProductSpecialPrice{font-size:1em !important;} body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductPriceOrPriceBreak section.--sectionProductHasPromotion{padding-top:10px !important;} @@ -1876,7 +1882,7 @@ body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing tr.productListing-even td.productListing-data[design-element-target*="_DATA"] strong.--pleaseDisplayMyPriceString {font-size: 1.2em !important; } body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing tr.productListing-odd td.productListing-data[design-element-target*="_DATA"] strong.--pleaseDisplayMyPriceString {font-size: 1.2em !important; } body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing tr:first-child { text-align: left !important; display:flex; justify-content: center;} - body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing tr:nth-child(2){ text-align: left !important; display:flex; justify-content: center;} + body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing tr:nth-child(2){ text-align: left !important; display:flex; justify-content: flex-end !important; flex-wrap:wrap !important} /* change flex tr 10/07/24 */ body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data { border: 0px solid white !important; } body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing tr.productListing-odd tr.--localUsageRow__ROW_PRICE_PER_PIECE__HT__priceBreakTable.--backgroundRowTableListProduct{display:flex !important; flex-wrap: wrap !important;justify-content:end !important;} body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing tr.productListing-even tr.--localUsageRow__ROW_PRICE_PER_PIECE__HT__priceBreakTable.--backgroundRowTableListProduct{display:flex !important; flex-wrap: wrap !important;justify-content:end !important;} @@ -1897,7 +1903,7 @@ body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data[design-element-target="PRODUCT_LIST_NAME_DATA"] table.infoBox.--mainPriceBreakTable .--subPriceBreakTable .infoBoxContents.--localUsageText__TEXT_PRICE_PER_PIECE__HT__priceBreakTable { /*display: inline-table !important;*/ width:100% !important; /*background-color: blue !important;*/} body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data[design-element-target="PRODUCT_LIST_NAME_DATA"] table.infoBox.--mainPriceBreakTable .--subPriceBreakTable .infoBoxContents.--localUsageText__1PlusValue__HT__priceBreakTable { display: table-cell !important; /*border: 1px solid #cacaca !important; padding: 10px !important;*/ } body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data[design-element-target="PRODUCT_LIST_NAME_DATA"] table.infoBox.--mainPriceBreakTable .--subPriceBreakTable .infoBoxContents.--localUsageText__BreakValue__HT__priceBreakTable { display: table-cell !important; /*border: 1px solid #cacaca !important; padding: 10px !important;*/ } - body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data[design-element-target="PRODUCT_LIST_NAME_DATA"] table.infoBox.--mainPriceBreakTable .--subPriceBreakTable .infoBoxContents.--localUsageText__TEXT_PRICE_PER_PIECE__TTC__priceBreakTable { display: inline-table !important; } + body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data[design-element-target="PRODUCT_LIST_NAME_DATA"] table.infoBox.--mainPriceBreakTable .--subPriceBreakTable .infoBoxContents.--localUsageText__TEXT_PRICE_PER_PIECE__TTC__priceBreakTable { display: inline-table !important; width:100% !important; } /* add width 100% to td 10/07/24 */ body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data[design-element-target="PRODUCT_LIST_NAME_DATA"] table.infoBox.--mainPriceBreakTable .--subPriceBreakTable .infoBoxContents.--localUsageText__1PlusValue__TTC__priceBreakTable { display: table-cell !important; /*border: 1px solid #cacaca !important; padding: 10px !important;*/} body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data[design-element-target="PRODUCT_LIST_NAME_DATA"] table.infoBox.--mainPriceBreakTable .--subPriceBreakTable .infoBoxContents.--localUsageText__BreakValue__TTC__priceBreakTable { display: table-cell !important; /*border: 1px solid #cacaca !important; padding: 10px !important;*/ } body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data[design-element-target="PRODUCT_LIST_NAME_DATA"] table.infoBox.--mainPriceBreakTable .--subPriceBreakTable .infoBoxContents.--localUsageText__TEXT_SAVINGS_PERCENT__priceBreakTable { display: inline-table !important; } @@ -1979,6 +1985,7 @@ body.isResponsive--Main.isPage--ProductInfo table.infoBox.--mainPriceBreakTable { display: contents !important; } body.isResponsive--Main.isPage--ProductInfo table.infoBox.--mainPriceBreakTable .--subPriceBreakTable { border-spacing: 0px !important; } body.isResponsive--Main.isPage--ProductInfo table.infoBox.--mainPriceBreakTable .--subPriceBreakTable .infoBoxHeading.--globalUsageText__Simple__inModeA { /*display: inline-table !important;*/ width:100% !important;} + body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1 table.infoBox td.infoBoxContents.--localUsageText__TEXT_PRICE_PER_PIECE__TTC__priceBreakTable{width:100% !important} /* add size box 01/07/24 */ body.isResponsive--Main.isPage--ProductInfo table.infoBox.--mainPriceBreakTable .--subPriceBreakTable .infoBoxHeading.--globalUsageText__Simple__inModeB { display: table-cell !important; /*border: 1px solid #cacaca !important; padding: 10px !important;*/ } body.isResponsive--Main.isPage--ProductInfo table.infoBox.--mainPriceBreakTable .--subPriceBreakTable .infoBoxHeading.--globalUsageText__Simple__inModeC { display: table-cell !important; /*border: 1px solid #cacaca !important; padding: 10px !important;*/ } body.isResponsive--Main.isPage--ProductInfo table.infoBox.--mainPriceBreakTable .--subPriceBreakTable .infoBoxContents.--localUsageText__TEXT_PRICE_PER_PIECE__HT__priceBreakTable {/* display: inline-table !important;*/width:100% !important; } @@ -2206,6 +2213,7 @@ body.isResponsive--Main.isPage--ProductInfo div#cat_pd tr.--trResponsiveCellProductPriceOrPriceBreak{text-align:center !important;display:flex !important; flex-wrap:wrap !important; justify-content: center !important;} body.isResponsive--Main.isPage--ProductInfo div#cat_pd tr.--trResponsiveCellProductPriceOrPriceBreak div.--divResponsiveCellProductPriceOrPriceBreak{display:flex !important; justify-content: center !important; flex-wrap: wrap !important; padding-top:20px !important;text-align:center !important;} body.isResponsive--Main.isPage--ProductInfo tr.--localUsageRow__ROW_QUANTITY__priceBreakTable.--backgroundRowTableListProduct{display:flex !important; flex-wrap: wrap !important;justify-content:end !important;} + body.isResponsive--Main.isPage--ProductInfo tr.--AlignlocalUsageText__TEXT_PRICE_PER_PIECE__TTC__priceBreakTable{display:flex !important; flex-wrap: wrap !important;justify-content:end !important;} /* add flex box 01/07/24 */ body.isResponsive--Main.isPage--ProductInfo tr.--localUsageRow__ROW_PRICE_PER_PIECE__HT__priceBreakTable.--backgroundRowTableListProduct{display:flex !important; flex-wrap: wrap !important;justify-content:end !important;} body.isResponsive--Main.isPage--ProductInfo div#cat table.infoBox.--mainPriceBreakTable .--subPriceBreakTable{border-spacing:0px !important;} body.isResponsive--Main.isPage--ProductInfo div#cat_pd table.infobox.--subPriceBreakTable.--colorTable{margin-bottom:15px !important;padding:0px !important;} @@ -2643,7 +2651,9 @@ body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing tr:first-child { text-align: left !important; display:flex; justify-content:center;} body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data { border: 0px solid white !important; } body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing tr.--localUsageRow__ROW_PRICE_PER_PIECE__HT__priceBreakTable.--backgroundRowTableListProduct{display: flex !important; flex-wrap: wrap !important;justify-content: flex-end !important;} - body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing tr.--localUsageRow__ROW_QUANTITY__priceBreakTable.--backgroundRowTableListProduct{display:flex !important; /*justify-content: space-between !important*/ justify-content: flex-end !important;} + /*body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing tr.--localUsageRow__ROW_QUANTITY__priceBreakTable.--backgroundRowTableListProduct{display:flex !important; /*justify-content: space-between !important justify-content: flex-end !important;} retrait 10/07/24 */ + body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing tr.--localUsageRow__ROW_QUANTITY__priceBreakTable{} + body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing tr.--AlignlocalUsageText__TEXT_PRICE_PER_PIECE__TTC__priceBreakTable{display:flex !important; flex-wrap:wrap !important; justify-content: flex-end !important;font-size:1rem !important} /*change tr css 10/7/24*/ /* Retrait entête/cellule "trier par"*/ body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-heading[design-element-target="PRODUCT_LIST_IMAGE_HEADING"] { background: transparent !important; color: #888888 !important; /*display: block !important;*/ display:none !important; } body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-heading[design-element-target*="_HEADING"] {display:none !important;} @@ -2662,7 +2672,7 @@ body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data[design-element-target="PRODUCT_LIST_NAME_DATA"] table.infoBox.--mainPriceBreakTable .--subPriceBreakTable .infoBoxContents.--localUsageText__TEXT_PRICE_PER_PIECE__HT__priceBreakTable { display: inline-table !important; width:200% !important; } body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data[design-element-target="PRODUCT_LIST_NAME_DATA"] table.infoBox.--mainPriceBreakTable .--subPriceBreakTable .infoBoxContents.--localUsageText__1PlusValue__HT__priceBreakTable { display: table-cell !important; /*border: 1px solid #cacaca !important; padding: 10px !important;*/ } body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data[design-element-target="PRODUCT_LIST_NAME_DATA"] table.infoBox.--mainPriceBreakTable .--subPriceBreakTable .infoBoxContents.--localUsageText__BreakValue__HT__priceBreakTable { display: table-cell !important; /*border: 1px solid #cacaca !important; padding: 10px !important;*/ } - body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data[design-element-target="PRODUCT_LIST_NAME_DATA"] table.infoBox.--mainPriceBreakTable .--subPriceBreakTable .infoBoxContents.--localUsageText__TEXT_PRICE_PER_PIECE__TTC__priceBreakTable { display: inline-table !important; width:150px !important; background:rgb(128, 115, 0) !important;} + body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data[design-element-target="PRODUCT_LIST_NAME_DATA"] table.infoBox.--mainPriceBreakTable .--subPriceBreakTable .infoBoxContents.--localUsageText__TEXT_PRICE_PER_PIECE__TTC__priceBreakTable { display: inline-table !important; width:100% !important;} /*change width td 10/07/24*/ body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data[design-element-target="PRODUCT_LIST_NAME_DATA"] table.infoBox.--mainPriceBreakTable .--subPriceBreakTable .infoBoxContents.--localUsageText__1PlusValue__TTC__priceBreakTable { display: table-cell !important; /*border: 1px solid #cacaca !important; padding: 10px !important;*/ } body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data[design-element-target="PRODUCT_LIST_NAME_DATA"] table.infoBox.--mainPriceBreakTable .--subPriceBreakTable .infoBoxContents.--localUsageText__BreakValue__TTC__priceBreakTable { display: table-cell !important; /*border: 1px solid #cacaca !important; padding: 10px !important;*/ } body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data[design-element-target="PRODUCT_LIST_NAME_DATA"] table.infoBox.--mainPriceBreakTable .--subPriceBreakTable .infoBoxContents.--localUsageText__TEXT_SAVINGS_PERCENT__priceBreakTable { display: inline-table !important; } @@ -2982,6 +2992,7 @@ body.isResponsive--Main.isPage--ProductInfo div#cat_pd table.infoBox.--mainPriceBreakTable .--subPriceBreakTable .infoBoxHeading.--globalUsageText__Simple__inModeC{border:none !important;} body.isResponsive--Main.isPage--ProductInfo div#cat_pd table.infoBox.--mainPriceBreakTable .--subPriceBreakTable .infoBoxContents.--localUsageText__1PlusValue__HT__priceBreakTable{border:none !important;} body.isResponsive--Main.isPage--ProductInfo div#cat_pd table.infoBox.--mainPriceBreakTable .--subPriceBreakTable .infoBoxContents.--localUsageText__BreakValue__HT__priceBreakTable{border:none !important;} + body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1 table.infoBox td.infoBoxContents.--localUsageText__TEXT_PRICE_PER_PIECE__TTC__priceBreakTable{width:100% !important;} /* add size box 01/07/24 */ body.isResponsive--Main.isPage--ProductInfo table.infoBox.--mainPriceBreakTable .--subPriceBreakTable tr.--localUsageRow__ROW_PRICE_PER_PIECE__HT__priceBreakTable.--backgroundRowTableListProduct{/*background-color: rgb(29, 83, 35) !important;*/ /*display:flex !important;*/} body.isResponsive--Main.isPage--ProductInfo table.infoBox.--mainPriceBreakTable .--subPriceBreakTable tr.--localUsageRow__ROW_QUANTITY__priceBreakTable.--backgroundRowTableListProduct{/*background-color: #7da8df;*/ /*display:flex !important; justify-content: space-between;*/} body.isResponsive--Main.isPage--ProductInfo div#cat_pd section.--sectionContainerCatPDProductExtraFields section.--sectionRowCatPDProductExtraFields{width:70% !important;} @@ -2999,8 +3010,8 @@ /* is-for-responsive-categories-listing */ body.isResponsive--Main.isPage--Index table.--siteMainTableIndex.--weHaveChosenCategory tr.--trResponsivePageCellSubCategoriesListing{display: flex !important;} body.isResponsive--Main.isPage--Index table.pageTable--SubCategoriesListing td.pageCell--SubCategoriesListing img{width:30vw !important;} - body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data[design-element-target="PRODUCT_LIST_NAME_DATA"] table.infoBox.--mainPriceBreakTable .--subPriceBreakTable tr.--localUsageRow__ROW_QUANTITY__priceBreakTable.--backgroundRowTableListProduct{display:flex !important;flex-wrap:wrap!important;} - body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing tr.productListing-odd tr.--localUsageRow__ROW_PRICE_PER_PIECE__HT__priceBreakTable.--backgroundRowTableListProduct{display:flex !important;flex-wrap:wrap!important;/*justify-content: space-between !important;*/ justify-content:flex-end !important;} + body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data[design-element-target="PRODUCT_LIST_NAME_DATA"] table.infoBox.--mainPriceBreakTable .--subPriceBreakTable tr.--localUsageRow__ROW_QUANTITY__priceBreakTable.--backgroundRowTableListProduct{display:flex !important;flex-wrap:wrap !important;justify-content:flex-end !important;} + body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing tr.productListing-odd tr.--localUsageRow__ROW_PRICE_PER_PIECE__HT__priceBreakTable.--backgroundRowTableListProduct{display:flex !important;flex-wrap:wrap !important;/*justify-content: space-between !important;*/ justify-content:flex-end !important;} /* is-for-responsive-header */ body.isResponsive--Main td.searchBox--CellInModeNested td.boxText div.align_form_button_search{padding-right:0px !important;} body.isResponsive--Main div.searchBox--EverythingInModeNested{width:0% !important; height:55px !important;} @@ -3012,6 +3023,7 @@ body.isResponsive--Main.isPage--ProductInfo td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1 table.infoBox tr.--localUsageRow__ROW_PRICE_PER_PIECE__HT__priceBreakTable.--backgroundRowTableListProduct{display:flex; flex-wrap: wrap !important;justify-content: space-around !important;} body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1 table.infoBox.--mainPriceBreakTable td.infoBoxHeading.--globalUsageText__Simple__inModeA{width:100% !important;} body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1 table.infoBox td.infoBoxContents.--localUsageText__TEXT_PRICE_PER_PIECE__HT__priceBreakTable{width: 100% !important;} + body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1 table.infoBox td.infoBoxContents.--localUsageText__TEXT_PRICE_PER_PIECE__TTC__priceBreakTable{width:100% !important;} /* add size box 01/07/24 */ /* is-for-responsive-login */ body.isResponsive--Main.isPage--Login table.--pageLoginTable td.--pageLoginTableLeftBoxCell.--pageLoginTableLeftBoxCellResponsiveCell{padding:0px 20px !important;} body.isResponsive--Main.isPage--Login table.--pageLoginTable tr.--trPageLoginTableResponsiveCell td.--tdLoginAlignButtonCreate{display: flex !important; justify-content: center !important;} @@ -3059,7 +3071,7 @@ body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductAssetsThirdCell div.productInfoFloatingCartBox:not(.inheritFromPriceBreakTable){ display:flex !important; align-items:center !important;} body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductAssetsThirdCell div.productInfoFloatingCartBox div.--override__forButton__textBase__typePushRectangleNoIcon{display:flex !important; justify-content: center !important; align-items: center !important; flex-direction: column-reverse !important;} body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductAssetsThirdCell div.productInfoFloatingCartBox div.--override__forButton__textBase__typePushRectangleNoIcon span.--override__forButton__subTextBase__typePushRectangleNoIcon{font-size:0.8em !important;} - + } /* is-again-for-to-verify */ /* body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing tr.productListing-odd tr.--localUsageRow__ROW_PRICE_PER_PIECE__HT__priceBreakTable.--backgroundRowTableListProduct{display:flex !important;flex-wrap:wrap!important;}*/ /* body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data[design-element-target="PRODUCT_LIST_NAME_DATA"] table.infoBox.--mainPriceBreakTable .--subPriceBreakTable tr.--localUsageRow__ROW_QUANTITY__priceBreakTable.--backgroundRowTableListProduct{display:flex !important;flex-wrap:wrap!important;background-color: rgb(138, 31, 120) !important;} @@ -3073,7 +3085,7 @@ /* .--cellProductNameRefImg{position:relative !important; margin-right: -15em !important; width:70% !important;display:flex !important;justify-content:center !important;}*/ /* is-for-my-landmark */ /*body.isResponsive--Main tr.header{background-color: #8d46ad !important;}*/ -} + @@ -3119,9 +3131,12 @@ /* body.isResponsive--Main tr.header{background-color: rgb(35, 121, 24) !important;}*/ body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1 table.infoBox tr.--localUsageRow__ROW_QUANTITY__priceBreakTable.--backgroundRowTableListProduct{display:flex; flex-wrap: wrap !important;justify-content:end !important;} body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1 table.infoBox tr.--localUsageRow__ROW_PRICE_PER_PIECE__HT__priceBreakTable.--backgroundRowTableListProduct{display:flex; flex-wrap: wrap !important;justify-content:end !important;} + body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1 table.infoBox tr.--AlignlocalUsageText__TEXT_PRICE_PER_PIECE__TTC__priceBreakTable{display:flex; flex-wrap: wrap !important;justify-content:end !important;} /* add code css 01/07/24 for particulars */ body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1 table.infoBox td.--mainPriceBreakTable td.infoBoxHeading.--globalUsageText__Simple__inModeA{width:100% !important;} body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1 table.infoBox td.infoBoxContents.--localUsageText__TEXT_PRICE_PER_PIECE__HT__priceBreakTable{width: 100% !important;} -/* is-for-login.php */ + body.isResponsive--Main.isPage--ProductInfo div#cat_pd td.--cellProductPriceOrPriceBreak section.--sectionProductPriceOrPriceBreak h1 table.infoBox td.infoBoxContents.--localUsageText__TEXT_PRICE_PER_PIECE__TTC__priceBreakTable{width:100% !important;}/* add code css 01/07/24 for particulars */ + + /* is-for-login.php */ body.isResponsive--Main.isPage--Login td.--pageLoginHeadingCellTitle span.--pageLoginHeadingSpanTitle{display:none !important;} /* is-for-responsive-login */ /*body.isResponsive--Main.isPage--Login table.--pageLoginTable tr.--trpageLoginTableResponsiveCell{display:flex !important;width:100% !important;}*/ @@ -3359,6 +3374,7 @@ /* is-for-responsive-index */ body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data[design-element-target="PRODUCT_LIST_PRICE_DATA"][design-customer-profile="Professionnel"]{font-size:1em !important;} body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data[design-element-target="PRODUCT_LIST_PRICE_DATA"][design-customer-profile="Partenaire"]{font-size:1em !important;} + body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data[design-element-target="PRODUCT_LIST_PRICE_DATA"][design-customer-profile="Standard"]{font-size:1em !important;} body.isResponsive--Main td.--_moduleProductListingMainTableCell table.productListing td.productListing-data{font-size:0.8em !important;} /* is-for-my-landmark */ /*body.isResponsive--Main tr.header{background-color: rgb(255, 166, 0) !important;}*/ Index: www-lp/www/includes/classes/currencies.php =================================================================== diff -u -r4 -r21 --- www-lp/www/includes/classes/currencies.php (.../currencies.php) (revision 4) +++ www-lp/www/includes/classes/currencies.php (.../currencies.php) (revision 21) @@ -48,6 +48,10 @@ } else { $format_string = $this->currencies[$currency_type]['symbol_left'] . number_format(tep_round($number, $this->currencies[$currency_type]['decimal_places']), $this->currencies[$currency_type]['decimal_places'], $this->currencies[$currency_type]['decimal_point'], $this->currencies[$currency_type]['thousands_point']) . $this->currencies[$currency_type]['symbol_right']; } + // VDEUROCHAR + $format_string = str_replace( + 'EUR', + '', $format_string); return $format_string; }