Home Forums WoodMart support forum Editing Product Styles

Editing Product Styles

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #371458

    palimex
    Participant

    The theme provides nine Product Styles such as Full info on hover, Quick, and Show summary on hover, etc.

    How can I edit these styles? I know there is no Product Style builder or editor, but which PHP files can I look at to edit these? Are there defined in the css/parts directory? somewhere in the woodmart/woocommerce directory?

    Thanks!

    #371512

    Hello,

    Unfortunately, there is no option to edit these styles as the code is contained in several files.

    You would better consider using WooCommerce layouts builder https://xtemos.com/docs-cat/woocommerce-layouts-builder/?theme=woodmart

    If you have any questions please feel free to contact us.

    Best Regards

    #371516

    palimex
    Participant

    Are you saying that I can create a new Product Style using the layouts builder? I don’t see that option.

    #371523

    Hello,

    Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    Best Regards

    #372558

    palimex
    Participant

    There is nothing to look at…. I’m simply asking a general question:

    In your initial response you said, “You would better consider using WooCommerce layouts builder https://xtemos.com/docs-cat/woocommerce-layouts-builder/?theme=woodmart”

    I don’t see a layout builder for Product Styles; the only ones I see are Single Product, Product Archive, Cart, and Checkout.

    Is there a layout builder for Product Styles? If yes, that will solve my problem.

    #372777

    Hello,

    As I told you above it is not possible to edit the styles. The layout allows to the creation of any shop page template at the same time, the product grid item is not editable.

    What would you like to change? If it is the minor change we will try to give you custom CSS.

    Best Regards

    #372841

    palimex
    Participant

    I would definitely appreciate that! One thing I know for sure that it’s DEFINITELY possible. I have used another theme in the past (Avada) in conjunction with WordPress and Woo, and the theme developer was able to modify the code.

    We need the following 3 things:

    The shop page currently displays the image, name, and price for each product. I would like some additional info to appear here as well:

    1. UPC#
    2. Pack/Size

    This info is already in woocommerce for each product, and it’s displayed on the product page (I believe it’s meta deta)

    3. Price Per Unit

    Price per unit is simply the price of the product divided by the pack/size. If the price per unit can be displayed under the product price that would be great.

    #1 and #2 should be easy, and I am confident you guys will be able to do it. #3 just definitely possible too (Avada was able to do it), but it’s probably not straightforward like #1 and #2.

    I appreciate you help!

    #373127

    Hello,

    Sorry for the delay with this issue.

    When I try to click on any page in the menu, nothing happens.

    The shop page currently displays the image, name, and price for each product. I would like some additional info to appear here as well:
    
    1. UPC#
    2. Pack/Size

    You can create an attribute with an attribute item, select “Show summary on hover” and enable showing attributes table in the short description.

    Price per unit is simply the price of the product divided by the pack/size. If the price per unit can be displayed under the product price that would be great.

    The grid cannot have two prices, unfortunately.

    Best Regards

    #373485

    palimex
    Participant

    Yes, but the Show summary on hover doesn’t have the quick product quantity box.

    Anyways, I was able to write a plugin to display the meta data AND retain the quick product quantity box. It is also displaying the price per unit programmatically. Check out the attached image.

    If you come across anyone else needs something similar, I’ll be more than happy to help them out. Just let me know!

    #373487

    palimex
    Participant

    .

    Attachments:
    You must be logged in to view attached files.
    #373833

    Hello,

    You will need to make the choice: to show the attributes or to show the quantity in the grid.

    If you have any questions please feel free to contact us.

    Best Regards

Viewing 11 posts - 1 through 11 (of 11 total)