WebSite X5Help Center

 
Jack R.
Jack R.
User

I need multiple options to show in the Product page.  en

Autor: Jack R.
Visitado 470, Seguidores 1, Compartilhado 0  

I have Main Options List with Grey, White, and Blace with Sub-Options for size, eg. Small, Medium, and large.

On T-shirts, for example I also want to have the location of the printing, that is, Front or Back.

If I include it in the color options, the buyer will not be able to tell what they have selected. There needs to be another 'Opton' for 'Print On; with the choice of Front or Back

Can this be done?

Thanks,

Jack

Publicado em
5 RESPOSTAS - 1 ÚTIL
Daniel W.
Daniel W.
User
Usuário do mês DEUsuário do mês EN

The fields in the shopping cart can be made wider using CSS code so that more information is displayed.

----- WebSite X5 -----

3 Sitemap >> Special pages / online shop: shopping cart and checkout > Properties

-----

properties of the page

_______________/ Advanced /

Custom code:

Before the </HEAD> tag

<style>
.cart-table .field-space { width: 200px; margin: 0 0 0.6em 0; }
</style>

-----------------------

------

-----

Ler mais
Publicado em de Daniel W.
Daniel W.
Daniel W.
User
Usuário do mês DEUsuário do mês EN

My CSS code is not required as the selection box will automatically get wider for larger content.

Ler mais
Publicado em de Daniel W.
Jack R.
Jack R.
User
Autor

That works!
Thank you so much. I also appreciate the very prompt response.

Ler mais
Publicado em de Jack R.
Giuseppe Guida
Giuseppe Guida
User
Jack R.
That works! Thank you so much. I also appreciate the very prompt response.

smile

Ler mais
Publicado em de Giuseppe Guida