• Resolved Lori Boone

    (@pleazo)


    Hi there,

    I was wondering if it’s possible to do the following on woocoomerce on all item pages:

    1. add a vendor’s shop name under the product title in an item page?
    https://snipboard.io/edToOQ.jpg

    2. show “VAT included (where applicable), plus shipping” under price (but when US sales tax or Canadian tax is to be charged, this should be incidated here too).
    https://snipboard.io/edToOQ.jpg

    3. Remove all tabs here and have info show on page instead
    https://snipboard.io/l2oOLI.jpg

    4. Include a field in the backend to show “additional information” (material, weight, size) above product description & not in tab.
    https://snipboard.io/l2oOLI.jpg

    5. Show “”shipping & returns”” under product description (always visible) “Shipping & returns
    Ready to ship in 3-5 business days
    From United States
    €21.46 shipping to Germany” <-based on IP address but germany can be switched here
    https://snipboard.io/edToOQ.jpg

    6. I would like to add more products & reviews to be visible (instead of having tabs) The layout of the page should show as:
    1. reviews
    2. more vendor products
    3. best sellers “”similar products””.
    https://snipboard.io/l2oOLI.jpg

    Would this be possible to do?

    Best,
    Chris

Viewing 8 replies - 1 through 8 (of 8 total)
  • mother.of.code

    (@imazed)

    The Mother of Code

    Hey Chris,

    add a vendor’s shop name under the product title in an item page?

    That depends on the vendor plugin you are using – please include that information when opening a topic.

    It’s something that’s automatically done when using Product Vendors.

    show “VAT included (where applicable), plus shipping” under price (but when US sales tax or Canadian tax is to be charged, this should be incidated here too).

    This needs custom code.

    Remove all tabs here and have info show on page instead

    This needs adjusting of your theme’s single-product files. You can learn more about template overwriting here: https://docs.woocommerce.com/document/template-structure/

    Disabling tabs can be done through code snippets: https://docs.woocommerce.com/document/editing-product-data-tabs/

    Include a field in the backend to show “additional information” (material, weight, size) above product description & not in tab.

    You can use custom fields for this, no need to install anything. Go to Products > Add new > Screen options > Custom fields, then add a new field and fill in its contents: https://snipboard.io/yCb5hZ.jpg

    €21.46 shipping to Germany” <-based on IP address but germany can be switched here

    Again, this needs custom coding or a plugin.

    I would like to add more products & reviews to be visible (instead of having tabs)

    The answer for this is the same as your tab removal question; you’ll need to edit your theme to reflect this. It’s absolutely possible, but it requires some heavy customisation work. It’s best to hire a developer for this kind of extensive stuff, as it’s not something that you’ll achieve with a single line of code: https://woocommerce.com/customizations

    Hope that helps. Have a wonderful day ahead!

    Thread Starter Lori Boone

    (@pleazo)

    Hi there,

    I am using the dokan theme.

    Best,
    Chris

    add a vendor’s shop name under the product title in an item page?

    <<That depends on the vendor plugin you are using – please include that information when opening a topic.

    It’s something that’s automatically done when using Product Vendors.>>

    mother.of.code

    (@imazed)

    The Mother of Code

    If the Dokan theme is including the vendor functionality, you will need to ask the developers of the theme for assistance.

    Thread Starter Lori Boone

    (@pleazo)

    Hi there just a quick question:

    <<Include a field in the backend to show “additional information” (material, weight, size) above product description & not in tab.>>

    You can use custom fields for this, no need to install anything. Go to Products > Add new > Screen options > Custom fields, then add a new field and fill in its contents: https://snipboard.io/yCb5hZ.jpg

    I am not quite sure which to select from this drop down to show “additional information” (material, weight, size) above product description & not in tab: https://snipboard.io/7DMuSJ.jpg. Also would “Value” just be “additional information”?

    Best,
    Chris

    mother.of.code

    (@imazed)

    The Mother of Code

    You need to set up a new field for this: https://snipboard.io/4meQhn.jpg. When you click that ‘add new’ link, it allows you to give the field a name (in your case ‘additional information’). The value field is meant for the actual content. So if you have a field named ‘weight’, the value could be ’20kg’. Does that make sense?

    Thread Starter Lori Boone

    (@pleazo)

    Hi there,

    Sorry I am still a bit confused. I have tried what you said but not sure if I am doing it right as it’s saying something went wrong and it wont update. https://snipboard.io/zZcIjD.jpg

    Just to be clear, I want these custom fields to be filled out by each seller for each of their products.

    Best,
    Mary

    mother.of.code

    (@imazed)

    The Mother of Code

    Hey Mary,

    Not sure what’s happening there – looks like you may be encountering a conflict there. Can you try entering the fields one by one?

    If that doesn’t work, you’ll want to do a conflict test:

    1. Temporarily switch your theme back to the Storefront theme (it’s free)
    2. Disable all plugins except for WooCommerce
    3. Test to see if the issue has been resolved.
    4. If that resolves the issue, then slowly re-enable features until you find the one that’s causing the conflict.

    This is best done on a staging site. That’s a copy of your live site, so you can test things out without making changes to your actual site. Some hosting companies offer a staging site service within their hosting plans. If yours does not, there is a great free plugin that will allow you to build a complete staging site with a few button clicks: https://www.ads-software.com/plugins/wp-staging.

    Thread Starter Lori Boone

    (@pleazo)

    Hi there,

    It looks like it saved? But I am not sure what to put as value for material as this could be many things.

    But where can sellers input these fields when uploading a product? I am using the dokan theme. Dokan said “It seems like your changes are on the single product page. The single product page is coming from WooCommerce. Dokan is using the mentioned fuction to include some tabs :

    woocommerce_products_tabs”

    Best,
    Mary

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Customizations on product pages’ is closed to new replies.