Product Comparison | from where is coming weight and dimension info | 2017-10-23

ThemeBurn SupportForumsOpenCart ThemesTechnopolis OpenCart ThemeProduct Comparison | from where is coming weight and dimension info | 2017-10-23

This topic has been marked as resolved.

Hi, TB,

I would like as you about information in Product Comparison tab.

1) Where I can find this, in same scope or somwhere?
When I tried find in Layout, Compare scope, there I see “There are no saved blocks for Layout: Compare. Default built-in settings are applied instead.”, but where I cant find. I want ti see is it possible there do same change.

2) I want to see is it possible remowe “Rating” or maybe something more. Or something insert. How is looking Compare tab with 3 products you can see in the image – “15-comparison.jpg”.

3) From where is coming Wiight and Domension information? Maybe from OpenCarts CMS – see in same image. If I’m right, that is bad and you I think can’t help. Or maybe is some little posibility?
Problem is that there is domensions NETTO. For compare is good, but some information is useing for “Weight Based Shipping” and there is writed information BRUTTO – domension not product but paskage, wight … you understand I think. Is there any solution at this location.

4) Question is not exactly for this topic. In image you see button in yelow field. I want change the color – where I can find it?

Sorry for so many questions :)

BR

 JAZZLT
October 23, 2017 at 9:34 am #62132

Hi,

1) The page can be modified from either Layout > Compare, or from System Page > Product > Product compare. The system message means exactly what is says: if there are no changes made on these page, built-in settings are used.

2) You can use this extra CSS code to hide the rating row:

.compare-info tbody tr:nth-child(7) {
  display: none;
}

3) All product information is coming from the database / shop administration. The entire page has not been modified much all the default behavior has been kept.

4) Button colors can be changed from Page Builder. You need to edit the color settings of the row that contains the Page content system block.

BR,
ThemeBurn team

October 24, 2017 at 12:38 am #62155

Hi,

1) I understand – nothing I can change there in the compare tab, where is some dimensions, only page style. Thanks!

2) Thanks.

3) Sure, that I understand, but not that I asked :) I have some a solution, but not exactly what I need. Here I can use Atributes, but there (you can see in the image – “16-comparison.jpg” in comparison tab I see also and Atributes group, what I not need :) . OK, that is not your problem, there is coming from opencart. thanks. :)

4) Yes, I know I must edit in page builder, somewhere, but I can’t find where :)

BR

 JAZZLT
October 24, 2017 at 9:37 am #62160

Hi,

Regarding question 4:

https://i.imgur.com/1R9SkJ9.png
https://i.imgur.com/UqiWyiK.png

BR,
ThemeBurn team

October 31, 2017 at 11:50 am #62287

Hi,

Thank you!
Now I understand. Sometimes I must save some scope for see efect what I need. A lot of times I prefere do changes just on global settings. Thank you. This, my personal problem for me is resolved.

BR

 JAZZLT
October 31, 2017 at 12:14 pm #62291

Glad we’ve helped, mate :)

BR,
ThemeBurn team

October 31, 2017 at 12:27 pm #62292
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.