<template id="website_sale.product_price" inherit_id="website_sale.product_price" name="Cart Logged in USers" customize_show="True">
<!--<xpath expr="//section/div/b/span[1]" position="replace">-->
<div t-if="not user_id.partner_id.name == 'Public user'" itemprop="offers" itemscope="itemscope" itemtype="http://schema.org/Offer" class="product_price mt16"/> <!--</xpath>--></template>
<template id="website_sale.products_item" inherit_id="website_sale.products_item" name="item Logged in USers" customize_show="True">
<div t-if="not user_id.partner_id.name == 'Public user'" itemprop="offers" itemscope="itemscope" itemtype="http://schema.org/Offer" class="product_price"/> <!--<div t-if="not user_id.partner_id.name == 'Public user'" itemprop="offers" itemscope="itemscope" itemtype="http://schema.org/Offer" class="product_price mt16">--> <!--</xpath>--></template>
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
2061
Views
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up