Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

How to enable wishlist on product listing page. wishlist show on product listing page but not working click whislist icon any functionality. how to solve please help me.

Posted
7 hours ago, vinothkumar said:

How to enable wishlist on product listing page. wishlist show on product listing page but not working click whislist icon any functionality. how to solve please help me.

Hi Vinoth,

Please download and install the module Personal Catalog from the App Store for this functionality to work.

Best regards,

Ivan

  • 9 months later...
Posted (edited)

@osCommerce-Official @Ivan Holbi Can I ask in the app details in the app shop you say

Quote

Analyze personal catalogs to increase sales and customer loyalty . Website owners can improve communication with customers and enhance their understanding of customer preferences to gain valuable insights for marketing strategies.

can you please tell me how?

because after buying this app you can not see in back end anything about the list's customer have made or what items they have in them so how is your statement correct? 

and if I can not Analyze personal catalogs then I want a refund on this app or half the cost back.

Screenshot 2023-12-03 035042.png

Screenshot 2023-12-03 035006.png

https://www.oscommerce.com/app/personalcatalog

Edited by simon5968
added link to app in app shop
Posted (edited)

Also this 

Quote

Additionally, customers can add and move items from carts to wish lists using Personal Catalog module .

this can not be done or can you tell me how it is possible.

 

also customer can only add to list's from within the product listings page what about every where else ah like product details page??????????????????????

whoever made this app need not make any more and this should be a free app as it is not even half made or finished, how do you justify selling it for any money let a long $49.00.

Edited by simon5968
Posted (edited)

this list of what is wrong with this app is getting bigger the more i look in to it,

if the customer can have unlimited lists, will we supply then a magnifier because you have designed it to list the items of a list in a tabbed top table with the name of the list in each tab and the more lists they make the wider the table which only increase the width of the page that is if site owners have not set the site to a max-width instead of setting the tabs to the side then allowing the site to grow longer and have the list names always readable. 

Edited by simon5968
Posted
On 12/4/2023 at 12:15 PM, simon5968 said:

any updates on this?

Hi Simon,

We are still reviewing your comments. As soon as I have more information I will let you know.

Best regards,

Ivan

Posted
On 12/3/2023 at 6:32 AM, simon5968 said:

also customer can only add to list's from within the product listings page what about every where else ah like product details page??????????????????????

Check the product page in your theme. It should contain this widget:

image.thumb.png.99a1cfd0959a2f400d3bef14f0ed5daf.png

If it's missing, just add the My list widget.

 

  • 6 months later...
Posted

How can the style of the Wishlist/Lists be changed? 

So far I have tried to change the background colour but nothing happens.

Instead of showing editable areas in theme, it just gives the writing and seemingly no way to alter anything.

I've also searched the CSS in theme but only the button comes up?

Please advise.

Lorraine

Posted

Doooh!

Found it! Under personal catalogue and My Lists I have been able to change the background colour okay. 

I'd like to change the tab colours too but again it doesn't seem editable.

Lorraine

Posted

Okay,

Yes in CSS under personal catalogue, I've found it. Called switcher, I've now altered the background tab colours to work with the rest of the website styling:

.list-switcher a.active {
  background-color: #ffffff;
  border-bottom: none;
  color: #532a68;
  cursor: default;
  border-top:3px solid #183d78;
  border-left:1px solid #e0e0e0;
  border-right:1px solid #e0e0e0;
  padding-top:12px;
}
.list-switcher a {
  background-color: #A2CB90;
  cursor: pointer;
  flex-grow: 1;
  font-size:20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-family:'Varela Round', Verdana, Arial, sans-serif;
  border-bottom:1px solid #e0e0e0;
  padding:14px 6px 12px;

Hope this saves someone a few hours!

Lorraine

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...